REST API with Multiple filters
Hi,What is wrong with this filter parameters https://<Sharepoint Server URL>/_api/Lists(guid'6DA2C173-3A59-435F-A1B8-B62567B9F146')/Items?$filter MonthYear eq ‘Apr2015’ and Status eq ‘Approved’...
View Article'Add a Page' option is missing in Custom Site definition based on Team site...
Hi,I have created a custom site definition based on Team Site in SharePoint 2013. When we create a site based on this Custom Site definition then 'Add a Page' option is missing under settings ( top...
View ArticleWhen trying to update field I get Error: "Updates are currently disallowed on...
Hi,I have just added a peopleEditor Control to a SharePoint Farm Server Solution. The WebPart already had a peopleEditor control, so I replicate the function to update the item. I understand that this...
View ArticleRemove impersonation from folder but retain it on items inside folder in...
We have a document library in Sharepoint 2013(standard version) site. Everybody has Contribute access on this library. However, when a document is uploaded in this library, only the owner of the...
View ArticleThe SharePoint logo DOES NOT appear in the Standard header
Ladies and Gents,I subscribed to SharePoint OnLine $5.00/Mo. plan, followed all the instructions to register, etc, etc. Then I start using the SharePoint for Dummies book (Hey, I am new at this) and...
View ArticleGet uploaded document id using JQuery
I'm trying to retrieving document ID of newly uploaded document using JQuery, any help highly be appreciated. I'm trying below code which is not working error, 404 not found; function getListData() {...
View ArticleThe 'Quick Edit' icon does not show up as an option.
Ladies and Gentlemen I have a 'Members_List' with 30 rows & 6 columns. The book says to quickly edit an app, to use 'Quick Edit'. It also says 'Quick Edit' is available on every app based List or...
View ArticleOffice information visible on people search results?
I have tried to get Office information visible in people search results page By editing DisplayTemplate like follows; added these lines but it doesn't become visible. What might be wrong:<!--#_...
View ArticleLoggin in as a different user
Hello ,I want a link that the users can click which supports logging in as a different user and then redirects them back to the same page.The issue is the page currently the user is on is also a...
View ArticleSharePoint 2013 - Search of an External List showing ALL results by default
Greetings,Reaching out to the community here as I have a puzzling scenario. I am attempting to use Search Box and Search Results webparts to help users find entries in an external list (BCS...
View ArticleContent Type Hub cannot publishing in SharePoint Online (office 365)?
Hi,I tried to publish the content type i m getting the below error message in office 365.I have enabled the Content Type Syndication Hub feature. Please do the needful.venkateshrajan
View Article2010 Compatibility Mode Site Collection and 2013 Mode Site Collection together
Hi ,In SP 2013 (on premise) , on a single web Application , Question 1) Can we have 2 site collections : Site Collection A in 2010 Compatibility mode and Site B in 2013 Enabled mode ? Can you please...
View ArticleSharePoint Online POST Rest Call Access Denied
I need to make a Rest call to create an entry for on a list when a button on a page is clicked. This works as long as the user has read and write access. However, if a user only has read access I get...
View ArticleReplace the built-in Get Started WebPart in a Team Site's home wiki page with...
HiI have created a custom version of the built-in "Get Started With Your Site" WebPart. The tile view WebPart that gets added to a "Team Site's home wiki page. This WebPart is working well.Now what I...
View ArticleUnable to redirect page after Survey is created?
Hi,I have the following code in a Script Editor Web Part.<input type="button" value="Add Survey"...
View ArticleSharePoint 2013 Gantt View Default Zoom
Hi all,Is there an OOTB way to change the default zoom of a gantt view to show months instead of days?Thanks, Ben
View ArticleIs OAuth meant for User Authentication in SharePoint or for Authorization of...
OAuth is the buzz word nowadays. But I am not able to clearly figure out whether OAuth is really meant for User Authentication in SharePoint or it is meant for the Authorization of Apps (Add-Ins) with...
View ArticleCan multiple script editor web parts share a client context object?
We are developing a homepage with a few script web parts. Each web part has a reference to its own JavaScript. The web parts retrieve information from different SPLists. My web parts are somehow...
View ArticleDocument Preview on custom document link
Hi,I have a link in SP 13 page , it was got linked to a document in the doc library . on click of the link it should show the document in the preview window. ( like the preview in share point search)....
View ArticleHow to get list item permissions through REST api
Hi Everyone,I couldn't find out any REST API code for finding out whether thelist item is inheriting permission from it's parent.I have got only the below methods:-1)For breaking inheritance --->...
View Article