Understand workflow auto clean up job
Hi,I have created some workflows 2013 (with workflow manager) and I have a question about the workflow clean up.In my workflows, I have custom tasks lists associated to it with differents custom...
View ArticleSharepoint Online Add App from Store with CSOM
Hello everyone! I want to install an App to the Web using CSOM.But this app is from Store, not from my custom App Catalog.So when I load AppManager var web = mainContext.Web; var appManager = new...
View ArticleHow do i get List of Users added in SharePoint Site 2013 Permissions using...
I written a PowerShell Script to get Count of Users from a SharePoint groups and but i need also count of users added directly (Not inside any SharePoint Security Group) to SharePoint Site Permissions.
View ArticleManaged Metadata Column and REST API
I am trying to use REST API to filter a managed metadata column. After much research, I realized that I should be using RenderListDataAsStream endpoint for working with managed metadata columns. As a...
View ArticleJS Link Custom List View Ribbon
I have a beautifully rendered List View that uses AngularJS calling the Rest Services. All of the row data is displaying with appropriate headers. I have each row clickable with iid's already...
View ArticleDisplay Template for Content Search Web Part to display user profile in a...
I'm looking for a display template for a content search web part that displays SharePoint User Profile information in a table or grid with headings. What I'm trying to do is create a web part that...
View ArticleCreate a PDF in-memory from SQL and upload to a document library in a...
Hi,I have a SharePoint provider hosted add-in and I wish to achieve the following.User clicks a button.I extract various data from the back-end SQL Server database.Then, all in memory, I need...
View ArticleQuery list items and display in client webpart..
I am using the code below to display list items in clientwebpart but getting errors.Below is the code written in js file..What is wrong with the code??Error:javaScript runtime error: Unable to set...
View ArticlePowershell example on how to upload large files using Graph
Hi, Does somebody have an example on how to use Graph to upload large files to a sharepoint library using an uploadsession as prescribed by Microsoft in the Graph API reference : Graph API reference...
View ArticleExpanding and Collapsing Web parts in SP 2013 (Increase +/- signs)
Hi,I'm using following java script code to Expanding and Collapsing Web parts, I need to increase these icons how do I do it??JavaScript to expand and collapse web parts hereincrease size of Plus and...
View ArticleSharepoint Online. Add 'Approve/Reject" button to main ribbon on the library...
Hello,I want to add button for 'Approve/Reject' to the library modern view element ribbonI tried to add this button by following these...
View ArticleSharePoint 2016 REST API
Hello, I am trying to get the information from a list in SharePoint 2016 using REST. However, when I use the following url,http://<root...
View Articlerevert back to default color for links visited by users after refreshing page...
HI I have webpart containing links on home page which redirecting users to new tab whenever visited by users. This links in web part changed color to red when visited by users and then it stays red...
View ArticleUpload Multiple List Attachments using REST API and Angularjs
hi,How to Upload Multiple list Attachments using REST API and Angularjs ?sal
View ArticleMachine translation service is not working
HI,I have created the Machine Translation service application and started the service under services on server. I'm getting the below error when i tried to translate any page under pages library from...
View ArticleDisplay SharePoint 2013 list columns on new form in tabs and side by side...
Hi,I am doing the customization of layout for SharePoint list new form. In that form I need to display the columns side by side in tabs using jquery.I tried displaying the tabs using CSR but I am not...
View ArticleREST api with long name as filename throughing bad request
We are restricting file name as 128 characters as maximum and url as 260. But when we are using the rest to update document or upload document with rest api of sharepoint it causes bad request. when...
View ArticleREST Service URL with Contains Filter
Hi all, I tried to get REST service with contains in filter; however I got error and not sure if the syntax was correct. Here is my...
View ArticleFBA authentication issues
Hi,i followed the post to set up FBA authentication and i just cant get it...
View ArticleHow to Add a Drop-Down Filter to a SharePoint Javascript
i was wandering if it was possible to have 2 drop down filters pragramatically attached to a sharepoint list. i know it already exists out of the box. but i was wandering if this can be done using...
View Article