Sharepoint Online Add-In JSOM Fetch All Users too long
Hello!I created app in sharepoint online where I get all userswith a list of their properties...
View ArticleA field of type Choice populated dynamically from a SharePoint list
Hi,I need to create a Choice field that would be populated from a SharePoint list. I know how to create the field and add the choice items. My question is how to add the choice items dynamically, every...
View ArticleAdding HTML into an Array - Javascript and REST sharepoint
Hi guys ,I was wandering if I could get abit of help with understanding how to push html code into an array. I cant seem to find any article out there that explains this.I'm trying to construct a table...
View ArticleUpdate list item elevated access using java script in sharepoint 2013
Hi, I have create a page on share point site. In this page i have written CSOM code to create a subsite and also create a list item. The code runs fine of Admin users but it is not working for...
View ArticleSPULSRetriever.GetULSEntries() throws exception
I've been trying to grab the ULS log entries as part of exception handling in a page to store the log text so a user can read it without having to get access to the server. I've tried using elevated...
View ArticleSP Online PowerShell Timeout using CSOM
I'm running a PowerShell script to upload information to a SP list (Around 3K items). It times out with the following error. Increasing the timeout with the following context didn't make any difference...
View Articlehow to add sandbox web part to master page in share-point 2013??
i tried so many things,followed bunch of blogs,but still i am not able to add sandbox web part to master page ,it shows me an error as bellowExecuteRequestInSandBox call failed....
View ArticleSet DateTimeField webcontrol with date
We have several lists in a site collection. I am trying to populate some fields of one sharepoint list by opening its new form. There is one field which is a datetimefield and I am populating it on...
View ArticleJs link - Display group count list SharePoint 2013
I have a list column name "category" with values like Completed, Not Completed, Started. I want to group list items based on category. I want to format it without showing all the list items so that...
View ArticleCustomized mapviewtemplate.js won't render in SP Online App
Hi,I have develop a simple sp hosted app with a list and a field of type geolocation. Now I want to display an customized mapview (mapviewtemplate.js) on the default page of the app. I do this via an...
View ArticleFind Manager name and email
I was unable to get the manager name and email using workflow 2013user profile works only in workflow 2010.I found article below but without any...
View ArticleNo workflow being created on library from custom template
Hi, I've created site columns and added them to a custom Content Type. I've then associated a reusable workflow against this content type and then setup a document library using the newly created...
View ArticleMicrosoft Weather API
I have been using MSN's weather API for a SharePoint webpart for a few years now and today it stopped working. The URL is...
View ArticleAdd ID field to Tasks DispForm.aspx using JS Link
Looking for code to display the Task ID on the DispForm using the new JS Link option (Under Misc of the ListViewWebPart).I've found plenty of examples that customize what is already there, but can't...
View ArticleHow to programmatically get list of users and groups that have access to a...
Hello, I am trying to find a way to get the list of AD users and AD Groups that have access to a folder or file that has broken inheritance. I don't need to know how to find the inheritance broken, I...
View ArticleThe type or namespace name 'ClientPeoplePicker' does not exist in the...
Hi Team, 1. I created Empty sharepoint project as a sandboxed solution using vs 2013 for SP2013. 2. Then i added new visual webpart to the solution. 3. Then added People picker control to the visual...
View ArticleWhen to use Timer Jobs and when to use Windows TaskScheduler ?
Hello,I have few general Question ..1. What is Timer Job and in what scenario we should go with TimerJob ? Any example ..2. What is windows TaskScheduler and in what scenario we should go with...
View ArticleCustom List - Validation
Hi,I am using the SharePoint App "Custom List" to store some Data. My custom list has three columns- Title- Keywords (multiple comma separated keywords)- UrlIf I create and save a new item I want to...
View ArticleUnable to remove Default Content from Document Set Setting in SharePoint 2013
Hi Team,I created a Document Set Content type. In Document Set Settings , I added some files in Default Content and saved it. After this I got requirement to remove a content. I removed the content and...
View ArticleHow to restrict enter button from posting in the newsfeed webpart?
Hi,When we write something in the newsfeed and press enter, it automatically work like the post button. I have a requirement to stop that.Is it possible to do the same?Thanks in advance.Arindam Deb
View Article