Create Managed Property from Crawl Property in SharePoint 2013 Search via PowerShell 13 March 2015 I have some custom properties in User Profile. I needed to create managed properties in SharePoint 2013 from custom user profile Crawl properties. I really...
Interactive JavaScript Maps Integration with SharePoint 2013 using Script Editor Web Part 4 March 2015 I have a top level SharePoint site called “Our Offices” and sub site for each country office location (e.g. London, Berlin etc.). The “Our...
Angular JS and Bootstrap to Display SharePoint 2013 List Data using Script Editor 3 March 2015 I am big fan of using OOTB stuff, but sometime customer want to see things in different way or their organisational design guidelines...
SharePoint 2013 Custom List Form using Angular JS and Bootstrap 3 March 2015 According to Microsoft InfoPath Forms Services for SharePoint Server 2013 will be supported until April 2023. Keeping that in mind I have started looking into alternatives...
Lazy Loading of custom SharePoint form using ASP.Net and C# for better performance 3 October 2014 I came across a scenario where I needed to show related lists data on the main list item display form (which was custom...
Workaround: The length of the string exceeds the value set on the maxJsonLength property in SharePoint 2013 list forms 18 July 2014 I was getting this error when I opened a SharePoint list display/New forms. The error appears when...
Register-SPWorkflowService : The root of the certificate chain is not a trusted root authority 17 November 2013 With my recent experience with workflow server configuration I encounter an error when tried to register workflow service with SharePoint 2013 farm....
SharePoint 2013 Site Mailbox App Configuration 17 November 2013 In SharePoint 2013 a site mailbox is a central email and document sharing account which a team can access from a SharePoint site. It will generate an email address; any...
Failed to query the OAuth S2S metadata endpoint URI SP2013 register workflow service error 15 November 2013 Couple of day ago, I setup new SharePoint 2013 UAT Farm for our new application testing. The application also contains several SharePoint...