SharePoint 2013 XML Sitemap - Different Domains
On a SharePoint 2013 Publishing site, I have the 'Search Engine Sitemap' functionality turned on. It's working great, automatically building an XML Sitemap for me. I do have one issue: the sometimes...
View ArticleHow to change Wiki Page title, but not URL? - SharePoint 2013
Hello, I know this is a basic question. Yet I am asking . I have tried adding a title column from browser (OOB) and no changes. Please see the attached image below. My requirement is to change the...
View ArticleInvalid data has been used to update the list item The field you are trying...
Dear Techies,I am working on migration of Discussion List, Here I am facing some issue Invalid data has been used to update the list item The field you are trying to update may be read onlyLet me...
View ArticleError occurred in deployment step 'Recycle IIS Application Pool'
I am trying to build a webpart project and I am trying to deploy the same into my Sharepoint dev site which I created using the Sharepoint Central Admin. But the issue which I am facing while deploying...
View ArticleSending Reminders for SharePoint Survey
Hi,Is there anyway to generate a SharePoint survey in such a way that, it is sent out as a task to all the responders and a due date is set by which they are supposed to respond. As the due date is...
View ArticleQuick Edit View Customization
Hi all!I want to customize the background color of a row in quick edit view via jslink but "document.getElementById" always returns "null".Any ideas to solve ths?Thanks
View ArticleHow can I add the "Documents" (Onedrive) menu option as default for all users...
Hi,I need to display the "Documents" (OneDrive) link in Quicklinks Menu on every users personal site and my site.I currently have; Newsfeed, About Me, Blog, Apps, Tasks. Does anyone know of a way of...
View ArticleGrant Permission for Certificates in SharePoint store
I am trying to grant permission to the certificates in the SharePoint folder through the MMC. But when I right click on the certificate and select All Tasks, I don't see the Manage Private Keys option...
View Article5000 limit problem
I am having a list with more than 5000 items.But, I am not using OOB page to view it. I am only using Programmatic access using REST API.Should I worry about the 5000 limit-error & apply...
View ArticlePnp Provisioning.UX.AppWeb
I've done all the setup and configuration for this project. However, when I browse to the app I get an internal 500 error. the line of code that is causing it is...
View ArticleMerging columns from 2 different content types into one view
I have a requirement to display columns from a custom list and the associated workflow tasks list into a single view. The custom list contains vendor name and the amount of the invoice while the Task...
View ArticleSharePoint 2013 Blog Site left nav issue.
In a blog site when i open a blog post its not showing site quicklaunch in left nav instead its showing Categories and Archives in the left nav as shown belowi want the site navigation on left instead...
View ArticleSharePoint Online - Get term store terms using javascript in iFrame
I try to create a "Fat footer" in my SharePoint site using an iframe. I load this iframe in the seattle.master. The footer is just a simple .aspx page. So far, so good. In the I frame I want to display...
View ArticleContent Search Web Part breaks Custom Visual Web Part with UpdatePanel?
Hi all,I'm having this error where-in any page / page layout with Content Search Web Part breaks my Custom Visual Web Part control. My Custom Control has an UpdatePanel in it, which I use to update...
View ArticleHow to Retrieve Field Metadata for List Object?
Hi,I am working on SharePoint 2013 Integration, in which I am working on List, List Item Objects.List API’s support ‘Custom Fields’ creation. From the REST API the custom fields gets created in an...
View ArticleIE F12 tools really don't seem to work well.
I'm so frustrated. I keep trying, but I find every tool out there for JavaScript programming is really limited. I'm trying to write JavaScript \CSOM stuff. I'm trying to learn. I keep getting screwed...
View ArticleMinimal permissions for user to make JS-REST requests?
What minimal permissions should I set to user to make him able to query list via JS-REST requests?The situation:User is in a group that does not have access to entire subsite but have read right to a...
View ArticleSharePoint 2013 Content Search Webpart - Calculated Columns
I've been playing around with the Content Search Webpart in SharePoint 2013, and have been pretty impressed so far with how quick it is to configure. I was hoping to have a new answer for creating...
View ArticleDesign Package Install - Copies WSP and Appends -v0.0
Referencing the PnP example: https://github.com/OfficeDev/PnP/tree/master/Samples/Provisioning.PreventDeleteSitesI've created an app using CSOM that is uploading a sandbox solution to the gallery and...
View ArticleRetrieve items from a list (example fail)
I'm trying to follow the examples in article: https://msdn.microsoft.com/library/jj163201.aspxRetrieve items from a listfunction retrieveListItems(siteUrl) { var clientContext = new...
View Article