How do I capture comments on an approval workflow?
I have a SP 2013 OTB approval workflow...I want to be able to capture the approvers comments on why they rejected etc. How do I go about doing this? I have not been able to figure this out.
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 ArticleAccessing Site Newsfeed in Sharepoint 2013 via REST API
Hi All, i have a sharepoint system set up and a site created named 'testsite'. I can access folders and documents via different means respectively,...
View Articleread the noteboard web part's comments
hi all, would like to know ho to get/read the Noteboard webpart's comments programmatically. if i elaborate little bit, i have added noteboardw eb part in few pages, and end users have posted comments...
View ArticleHow to get Group By Header from SharePoint Data form web part using Javascript
I want to gt the "Sector" which is a group by Header. When i click on any item under "Sector" i must be able to get the Group title also under which it resides.
View ArticlePowerShell WebServiceProxy Error
Hello together,i like to update some data in my SharePoint 2013 Server via PowerShell.On the Client/Server where the script run, is no SharePoint Server installed. To do this i followed this Post for...
View ArticleGetting Selected Item Details and using the data elsewhere.
It's because I'm new to JavaScript, and lessons don't give what's needed in SharePoint justice so I'm struggling.I'm trying to run a script that will get details of a selected document(s) and create a...
View ArticleUser SharePoint designer to save a custom page cause problem
I did this for years without any issue until today. I cannot figure it out what is the problem I got today.(1) I have a New Item custom form. I hide the default web part, insert a custom web part (a vs...
View ArticlePowershell to Change User Domain
Hi All,Can anybody help me with a powershell script that would enable me to move-spuser but across all web apps and all site collections?I have used the script posted here to change the user on one...
View ArticleRead an Excel file when it is added to a document library - Not able to parse...
Hi ,I have a requirement where I have to validate an Excel file on upload to SharePoint Document library.Validation : Parse through the excel and check if a excel column is Null I wrote a Item Adding...
View ArticleBreaking item level permissions
hi team,I need to break item level permissions on a document library for the current user + the admin group.i.e. the users will be able to see and edit only their docs; the admins will have full...
View ArticleSPFieldNote
Hi ,i need to set a tex inside a Note field in a new form via JS , how can i do this?
View ArticleProblem with Grouping Toolbar in Data View webpart
I have created a data view webpart to display information from a multi-list datasource using SharePoint Designer 2013 in a SharePoint 2013 Online site. I added the Grouping toolbar control to the page....
View ArticleCreation of wesite layout in sharepoint 2013
I am beginner to sharepoint 2013.I want to create my own custom web layout and use it.What are the ways and process should i follow.Pls help.I am doint it with visual studio .by creating site...
View ArticlePopulate Data in Externla List as soon as added in SQL table
Hi,I have an external content type getting data from SQL tables, and an externla list is created from this external content type. Now I do want to get data immediately in my external list as it is...
View ArticleModifying SharePoint site definition
Hi,If I add a new List inside an onet.xml file for specific site definition, will the already created sites from that site definition be effected and the new added List will appear in already exist...
View ArticleHow to update folder properties based on content type using REST in C#...
I have a document library,say People, with a custom content type (MyCustomType) with fields Location, Cost .This library has a folder say X . X has a subfolder Y. Y has 3 subfolders z1,z2,z3 at the...
View ArticleSharePoint REST and C# Sample to UPDATE LIST ITEM
Somehow I am not able to find a very basic sample of SharePoint REST.My requirements are1. C# (no javascript)2. REST (no CSOM)3. Update List Item (not just list title)I did search and find many many...
View ArticleCannot get inactive Users from SiteUsers property
Hello, I am using export and import of lists within my sharepoint site collection. and I need to maintain users security like timestamp and author, editor. Since export, import api replaces inactive...
View ArticleDocument Library Creation (in SP UI) using a Solution Gallery Custom List...
So, I'm in the final stages of creating a few event receivers (WebProvisioned, ListAdded, and FeatureActivated) that cover all possible use cases where a user/administration might create a Document...
View Article