Open Word Document created by SharePoint 2013
We have workflows (SharePoint 2010 type) to create Word document in SharePoint 2013 document libraries. It works fine when users have Word 2010 (Office 2010). Now, users pc has been upgraded to Office...
View ArticleHow to run a report by user's department in a site?
I have a community site and users are uploading documents and participating in discussions. I want to generate a report using JS by users's department for users activities. I could see the user's...
View ArticleTableau authorization in sharepoint 2016
Is it possible to use Tableau custom web part with SP 2016?Please provide guidelines.Abenet
View ArticleHow to get the count of items and its urls by user's department in a site?
I have a community site and users are uploading documents and participating in discussions. I want to generate a report using JS by users's department and I want to be able to Show the department...
View ArticleThe local farm is not accessible. Cmdlets with FeatureDependencyId are not...
Hi All,The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered.Abenet
View ArticleLogin issue when fetching data from SharePoint Group
Hello Experts, I want to get sharepoint group users emails, for achieve this i use below code.var requestUri= _spPageContextInfo.webAbsoluteUrl +...
View ArticleGet unique/distinct column values via rest - SharePoint Online
Hi All, Im trying to use the code below to retrieve duplicate valuesof the Line field in my sharepoint list function getListItems(url, listname, query, complete, failure) { $.ajax({ url: url +...
View ArticleGet total count of documents for the entire SharePoint farm
I need to know the total number of documents in our SharePoint On-Premise environment. We have SharePoint 2016 and 2013.I found this script and tried executing it on my content databases:SELECT...
View Articlesharepoint portal not able to open on ie, and on chrome its working fine
Hi,i have designed portal ,if i open it on ie, it shows me below messageand on chrome its working file (attached is the below reference)kindly help me so i can open same portal on ie as well, although...
View ArticleWorkflow and List Version History
I have an SP 2013 workflow that runs on a list. It looks at a date field and works out if the column needs to be updated. This runs daily on the list. However even though it might not actually change...
View ArticleOpen autofill form with id in query string
var siteurl = _spPageContextInfo.webAbsoluteUrl;var acctNo; var acctDesc;var acctJst;var comment;var currentUserName;var currentUserEmail;SP.SOD.executeFunc('sp.js', 'SP.ClientContext',...
View ArticleClient Object Model - The remote server returned an error: (403) Forbidden.
Hello, I write the following code in console application to read data from list by client object Model : ClientContext context = new ClientContext("servername/sites/Dhofar/en-us");...
View ArticleLoading _Sys_Nav_HoverText with REST
I'm building a SharePoint 2016 app with a custom site map menu that utilizes the site's managed navigation. How do I retrieve the "Navigation Hover Text" value?I'm using the REST API to retrieve the...
View Articlenot able to update list item using rest api
Hi,I am trying to update list item using respt api (using below referebce)1) ajaydholeblogs.blogspot.com/2017/05/update-sharepoint-list-item-using-rest.html.and also I have tried this link as well2)...
View ArticleDeploy Display Template with Content Type
How can I deploy a display template with a set Content Type?When I have an existing Display Template and deploy a change, the Display Template content type is changes from "Display Template Code" to...
View ArticleHow to get Community site established date using REST?
How to get ALL Community sites established date using REST/JS/CSOM from a web application? I want to list these programmatically in Community portal.
View ArticleGet Activities I want to share in my newsfeed in SP2013
Hello,I want to tick a few of the newsfeed boxes under the "Activities I want to share in my newsfeed" using server side object model.The ActivityManager class is deprecated now in SP2013....
View ArticleHow to create dynamic horizontal scrolling notification bar - SharePoint 2013...
I want to create horizontal scrolling notification bar on home page. All notification messages should be added to one list and this messages should be fetched from this list to home page by recent...
View ArticleInvalid field name. {9da97a8a-1da5-4a77-98d3-4bc10456e700}
I have a publishing web. When I try to create add new page I am getting the errorInvalid field name. {9da97a8a-1da5-4a77-98d3-4bc10456e700} /Pages" This is pointing to Pages Library. Please refer the...
View ArticleAPI items endpoint filter for field
We are trying to use the API in order to look @ the <d:Url> element below and search for anything in this particular library that starts with http://. This is the link you get when using the...
View Article