RESTAPI to get Site Owners of a particular SharePoint 2013 site collection
Hi,I am looking if we can get site Owners of single SharePoint site, sharepoint URL being an input.I am basically thinking of creating content editor webpart and adding the code so that on entry of...
View ArticleContinue after open Word document
I open a Word document in C# in a SharePoint web part as the following:IAfter I close the Word Document, I have to hit "F5" to refresh the form, then I can save or exit the document. I want to avoid to...
View ArticleCascade dropdown for multi select lookup fields
up votdown votefavoriteI have successfully implemented the SPServices JQuery open source solution in newform to implement 2 level cascading dropdown but it doesn't seem to support multi select fields...
View ArticleContent Query Web Part - number of items in a column
Hello:I am having hard time predicting/defining no: of items in a column. I set the no: of columns to be 3 and total number of query results are 50. First column displays 30, second 15 and last 5....
View ArticleSPFX Add user to group not working
Hello Guys,I want to add user to a SharePoint site group, but not working when I check in site:pnp.sp.web.siteGroups.getByName("Group").users .add(loginname).then(function(d){ console.log(d) }); Any...
View ArticleCannot join this farm because it contains server assigned to the single...
I was trying to connect central administration,i was getting error as displayed in snapshot,so i disconnected from SharePoint configuration wizard.============================================Now i'm...
View ArticleForm Validation and Redirect
Hi Guys I have the following code that works but can you guys help me to modify so that:it save email (person) to the list library.goes to a differnet url on save and cancel goes to a different urlalso...
View ArticleContent Query Web Part with Custom ContentMain.xsl
I created a copy of ContentMain.xsl and tried to leverage it from a content query web part. I exported CQWP, modified the MainXslLink property and specified my custom xsl. Once I do that and add the...
View ArticleRedirect And Cancel
Hey Guys, can you help with modify the mode below to go to a new url on cancel instead going back -1<script src="https://code.jquery.com/jquery-1.12.4.min.js"...
View ArticleUser permissions disappearing from folder
We have an issue where a user keeps losing access to a folder. It appears to happen when a workflow starts on a document. She creates a document and is then unable to access the folder. When checking...
View ArticleShow Attachments in a SharePoint Box List View with JSLink
Hello,I created a SharePoint Boxed List view and only the paper clip is showing for attachments. The customer would like for every attachment for the list item to show as a document and need to be...
View ArticleHow to exclude custom claim provider from out-of-the-box SPFieldUser field
I created a custom claim provider, and I custom field type inheriting SPFieldUser.The problem is, I don't want the claims from my custom claim provider to appear in SPFieldUser field, I want it only...
View ArticleCheck permission not showing in Chrome due to X-Frame-Options
Hi All, Currently we implemented below in IIS for clickjackingWe have Apps configured in our site, which uses App.abc.sg domain, and Apps has been added in Home page.Due to security reason, we need to...
View ArticleREST / Jquery repeating section to add List Item form Custom List
HiI am working on Custom list to add new item programmatically via REST/JQUERY which will allow arepeating sections such as 'Add More' for certain properties and when click 'SAVE' should save all the...
View ArticleExternal Content Type error
We recently changed DB server for our farm. After this change, I am unable to access any of the external content types. I get below error when accessing an ECT's operation. Does anyone know what I need...
View Articleupload pdf using rest api
Hi,I am uploading pdf files on doc library using rest api , its working fine .Problem:if user upload files having file name like 1) "3.1. TOC M3.pdf"2)3.2.P.1. Description and composition of FPP.pdfit...
View Articlecongiure AAM site not worked ,if i delete webpart and place again it works as...
Hi,I have configured AAM (edit url on iis binding).problem:using new url like "trail.abc.com:40001" showing error what page I try to open shows below erro ( but not on sitesetting and viewlsts.aspx...
View ArticleRedirect to another page not working
Hi all,I am having a issue with redirecting from Edit Form.The process is, I send an email to the user with the link of a particular Item's Edit form.And when user updates the list with the required...
View ArticleAdd Recently Added List Item To Webpage
Is there a webpart that will display recently added list item to a webpage? For example if the list column = to apps, is there away to show newly items from different list on a webpage?nk
View ArticleManaged Properties in SharePoint Search not showing
Hi All,I am trying to use Default SharePoint Search web parts in SharePoint Online. I had created some custom site columns and those were automatically mapped to a crawled property. They were visible...
View Article