how to get id of newest item in the document library
i hvae applied the below code and i got the id of all the item present in the document library.i want to retrive the newest's item id.here is my code.:<script type="text/javascript"...
View ArticleSharepoint 2013: Create new list item using REST not working consistently
Greetings, I have a local intranet hosted SP site and a Microsoft 365 SP site for validation. I've successfully used the REST api on the Microsoft 365-SP hosted site to create a new list item. Using...
View ArticleCustom Claims Provider - People Picker just spins (hangs)
I created a custom claims provider primarily for custom name resolution. We have users both in AD and via the custom claim provider. Previously the people picker had been working fine - returning users...
View Articleshow custom columns to custom group members + JS client side
HI,I have a custom list which contains 20 columns. I have a custom group called "Admins". I want to show all the 20 columns to the members of the "Admins" group and hide 5 columns for rest of the...
View ArticleAdding custom images on SharePoint Addins
Hi All, I am developing a custom add in on SharePoint Online and created acustom action on the ribbon control. I need add some images inside the Visual Studio 2015 and create a new folder...
View ArticleSharePoint 2013: Cannot launch WF using REST _API
I’m at wits end here. Everything I've tried has failed. There are lots of examples available demonstrating how to use the "_api/SP.WorkflowServices" to launch a WF. I can’t get this to work. I’m able...
View ArticleREST API limitations while working with huge content / large files
I have to read and update my documents from sharepoint from outside of the sharepoint farm using custom coding. What is the better approach? and, bottelenecks? I have couple of documents with 2 GB...
View ArticleGet items that were modified since last query
Hi,How can I get all items that were added or modified after a specific date and time using REST/ODATA on SharePoint 2013?I tried using the following URL directly from the browser:...
View ArticleReplace "NewDocSet.aspx" of Document Set with WebPart page
Hello guys,I need to add SharePoint-hosted add-in in document set new form "NewDocSet.aspx" and since this is not possible because it is application page i am trying to replace the default with my...
View ArticleCan not find the Visual Studio Office Developer Tools for SharePoint 2016
Hi All,I come from a SharePoint 2013 development background and I need help in setting up a test SharePoint 2016 development environment.I had problems with using the "Office Developer Tools" for...
View Articlecopy folder metadata to files
hi ,is there any out of box way available to copy folder metadata to files (while creating files inside the folder) ?Thanks,
View ArticleMultiple file upload c# uploads junk file.
Hi we have requirement where have to upload multiple files to list item through c# Server object model .http://adicodes.com/multiple-files-upload-control-in-sharepoint/#comment-21879we are using above...
View ArticleChange column width programmatically
Hi,I need to change the width of a library column programmatically. I have found a few blog posts that describe how to change it using JavaScript/jQuery/CSS. This is not what I need. The library is not...
View ArticleUnable to get property 'Selection' of undefined or null reference while...
Hi All, I amdeveloping a SharePoint add in and provisioned a custom action on ribbon control. I am usingCSOM and if users multiple items in a SharePoint list, and click on custom action, they should be...
View ArticleHow to set a SP Online List to use the Classic Experence
Hi All I have many apps that customize lists and libraries on our SharePoint Online site using JSLink. Since the new SP 2016 List "New Experience" was rolled out it has broken allot of list and...
View Articlehow to retrieve subsites from a site in a dropdown
the below given code is the retrival of subsites from a site.i am using two dropdown.in one all the site names are present and by selecting anyone we will get related subsite in another dropdown.i got...
View ArticleUsing Visual Studio as an HTML editor with SharePoint's Design Manager
I'm building a master page using Design Manager. I've mapped a network drive so that I can access the MasterPage.html file with an HTML editor.I'd like to use Visual Studio 2012 as my HTML editor....
View ArticleDateTimeControl date picker doesn't load on anonymous Internet zone
I have a web part for creating content in a list from the anonymous Internet zone. It all works fine except for the date picker. The little calendar icon show to the right of the field as normal, but...
View Articlesharepoint tasks : task result column and validation formula: problems when...
Hi.I configured a task form using a custom task result column with only choice "document read". Task is validated "Document read button" is clicked.I also configured a validation formula; the task has...
View Articlehow to retrieve document library from a subsite
i have a site named siteA,in which i have two subsites site1 and site2.in each subsite like site1 and site 2 there is a document library. i want to fetch the document library of selected...
View Article