WCF Service -The remote server returned an unexpected response: (413) Request...
Hi there,I create a WCF Service for uploading a Document into the Document Library and I got the error message:System.ServiceModel.ProtocolException HResult=0x80131501 Message=The remote server...
View ArticleGetting Error : Uncaught SyntaxError: Unexpected token '&'
Getting Error : Uncaught SyntaxError: Unexpected token '&' when i click it , it shows:Shiv Sharma
View ArticleHow to display multiple user names in JQuery data table if multiple selection...
Hi Team,I am retrieving the list data to a grid using Jquery datatable, if multiple selection choice field is selected in list for Peoplepicker column, data not coming in UserName field. Can someone...
View ArticleQuery BDS External list Client Side Javascript
Hi,I have created some external lists on SharePoint using BCS and Secure Store Service to have some external data in the site. However im having an issue when i try to query the data from the client...
View ArticleSharePoint 2013 - ContentSearch Web Part Error - When Try to Edit Always...
Hello Community!I am working in SharePoint 2013 with the Content Search Web Part. Adding the Content Search Web Part to the web part page is no problem, but whenever I go to edit the page it throws an...
View ArticleHow to implement ChatBot in Sharepoint Online
Hi Team,How to implement ChatBot in Sharepoint Online environment. A chat bot should return results based the input queries.When we click on small Image icon, it should enlarge like popup window and...
View ArticleJS Code to Open Word Doc in Desktop App Without "Save As" in Chrome
I have been trying to trace and grab the code in JavaScript files (core.js, init.js) loaded into the Chrome browser which opens up a Word file from the document library ellipsis menu without opening...
View ArticleHow to get SharePoint workflow inventory details using PowerShell.
Hi,We have a SharePoint farm where multiple web application is running and in each web application has thousands of sites and sub sites where multiple workflow is running. So I want to get an inventory...
View ArticleSharepoint crossdomain request (REST API)
I have the site (based on SharePoint 2013), for example https://test.com and I have my sites which are working in another domain https://my.test.com. My task is to get data from a list which is...
View ArticleRest API filter multiple value filed such as lookup/choice
I want to filter multiple value filed such as lookup/choice but I found multiple value is not working in Rest $filter, is there any workaround for this ?
View ArticleHow to restrict to add user account to sharepoint permission group even...
Hi there,I got my impression that we could restrict to add user to the SharePoint permission group even though the user account is Administrator. Does anyone have any idea or documentation for it ??...
View ArticlePowershell updating department and title field
trying to update the department and title for a user but using below im not able to get the department properties. please help $sr = $web.Users | ?{$_.displayname -like "*adi*"} $sr = $web.AllUsers|...
View ArticlePeople Picker Back to SP List
In my page, I have a Client People Picker, now I want user select user/group and save back to SP List Item.How can this task be done ? Please share some demo, this would be helpful.Thanks in advance.
View ArticleSharepoint Cross Domain Issue (Edge Browser)
I am trying to do post action from cross domain site and i am getting below error: HTTP403: FORBIDDEN - The server understood the request, but is refusing to fulfill it. Code:var formDigest; $.ajax({...
View ArticleError when deleting file from document library - Error Missing...
Hi All,We are getting error when deleting any file from document library file is not getting deleting and page shows corellation ID with Error like ""Missing resource:Err_C3019" "In logs we are...
View ArticleModal Dialog not closing after filling a form
Hi All, I have created a form using SharePoint List to store items. Users can fill out the form by coming to Idea.aspx page. I have a button on the page that opens a Modal dialog. Once the user...
View ArticleCSOM - create a hidden list
HiI need to create a hidden list. I'm using ListCreationInformation to create it, but I can't find how to hide it.If it's not possible with ListCreationInformation, how can we switch an existing list...
View ArticleSharePoint 2013 - Custom REST API Menu - Tough Error!
Hello Community,I'm working in SharePoint 2013 and I'm building a dynamic multi-level menu system. Basically there are two components, a list where users add their menu items, and a page where using...
View ArticleRest API Update Item not reflect real time changes
Currently, we update list item with Rest API, so far it's working as expected.But have one problem, the changes will display until we refresh the list manually, how can we make it automatically.
View ArticleSearch Results Display Templates - conditional statement question
I've got a search results table where it is being populated from two different lists. I'd like to be able to make the results of one of my columns be bold/italic based on which path they came from. I'm...
View Article