[SharePoint 2013] Core Search Query Template with DateTime managed properties
Hi all,I have a question regarding core search webpart query template with date time managed properties in SharePoint 2013 version.1. I created a OOTB Announcement list --> create some item with...
View ArticleHow to dispaly Excel Timeline slicer in Excel web part
i have created the excel pivot chart using data from sharepoint list. i have inserted time slicers in the excel sheet. it working fine in both excel client and excel service (Browser). The problem is...
View ArticleCan anyone use the Javascript CSOM SP.Publishing.PublishingWeb in non-app code?
I have been trying to write some javascript which can be used to create publishing pages in the current site (this is called in an application page opened via a custom action on the Pages library).I am...
View ArticleSPList with mulitivalue
How can i implement one item in a list have multi values from other List. One to many relationship.I have a list which have a item, and the item have multi values from other list. Can do it i backend...
View ArticleQuestions based on tenants in SP 2013 Office 365
I have s set of question based on tenants answer of which is not correctly known till now. Please reply inline.What is the proper meaning of tenant in SP 2013 Office 365?Do we need a tenant to...
View ArticleWhere is coding guideline for SharePoint 2013 available?
Can any one suggest where is coding guidelines and best practices for SP 2013 development is available?
View ArticleHow to get people picker value using JS Link feature
Hi All,We are using JS Link new feature of SharePoint 2013. I have a people picker column in my list. I want to get that column value for an item. When am usingfunction () { // var itemCtx = {};...
View ArticleEvent Receiver not deploying newest version
I have a custom event receiver written for a document library that triggers on ItemAdded. The intent of this library is that users email documents into it rather than use the UI to upload, and when I...
View ArticleNew SP Timeline web part not ajax friendly!
Documenting this in the hope someone from the SP product team may be reading and get it logged!But just noticed that if you have the new timeline or project summary web parts on a page that has other...
View ArticleWeek Number in SharePoint Office 365 Access Application
I'm trying to get the week number in a SharePoint Office 365 Access Application. I open up the app in Access 2013 and in the query I try using Format([Date],"ww") and I get back ww. When I use "dddd"...
View ArticleCompare Nintex workflow over SharePoint Workflow
Hi,Does SharePoint 2013 workflow satisfies all the features from Nintex workflow?Thanks in advance,Sathya
View ArticleSharepoint 2013 workflow
Hi,What are all the advantages in SharePoint 2013 custom workflows than previous version.Is it a code free?
View ArticleUpdate sharepoint listview url using powershell
Hi all,can any one suggest me how to update list view URL property using power shell command.i am able to update list view name but unable to update the list view URL property.Regards,Jithendar.
View ArticleUnit Testing with Microsoft Sharepoint Emulators and Fakes with Visual Studio...
Hi All,I have created Test Project and now creating Test cases for Sharepoint. I found a link on MSDN which suggests using Fakes framework but it supports VS2012 and I am using Visual Studio 2013.So...
View ArticleSharePoint 2013 Workflow stuck at start
I have created a very simple SharePoint2013 workflow within SP Designer 2013. WHen manually Starting a new workflow from the Announcements list, I am getting a screen Showing "Please Wait... Waiting...
View ArticleAdd More that 10 Filters in a View?
Hi All,This is something that I have not had to do before as usually I have managed to keep the filters below the 10 constraint. What is the best approach for adding a couple of extra filters? I have...
View ArticleSPLISTItem, that using lookup field.
I am looking the splistitem in splist, that is using lookupfield.How can can i get the item(s)? foreach (SPListItem item in list.Items) {// i need a if statment here to do...
View ArticleHow to stop Console Logs when using SharePoint JSOM
HiWhen I'm using JSOM to manipulate SharePoint documents I saw many console logs. They are all from sp.requestexecutor.js (RequestExecutorMessageProcessor.PostMessage.Message).Is there any way to get...
View ArticleSharepoint choice field (radio button) is displaying vertically
Hi,I have created a sharepoint choice field and added 5 values to that.I changed the column type to radio button instead of displaying as a dropdown.But it is displaying in vertical position instead of...
View ArticleSample JSON to set values in a multi-choice field using REST
Hi,I want to use a REST call to create a listitem which has a multi-choice field. How do create a JSON string which will enable the creation with a field that has multiple values?If it can be done in...
View Article