New office 365 Migration API
Please share the information of office 365 migration API. I am very curios to know about the high speed migration from SharePoint on premises to O365 with Azure storage container.Please someone advise...
View ArticleSetting default value on load with Javascript not working.
Hello I have been trying to set the default values in the Survey list new Item when load, question1/Text field with querystring url. I get the url value via Javascript successfully, I can display it....
View ArticleCopy Button on Edit form of a SharePoint list
Hi,I am trying to create copy button on Edit form of a SharePoint list. When user clicks copy button then it should clone the item with data (couple of fields with empty data).Any ideas to achieve...
View Articlehow can we restrict user not to delete records in excel sheet
Hi,have created document library to hold excel sheets,as user click on it ,it opens in Ms.excelRequirements:want to restrict user not to delete existing records in sheet ,only one can add recordsIs it...
View ArticleAdd button to DispForm.aspx
OBJECTIVE: Add a button to standard DispForm.aspx to do anything.COMPONENTS: SharePoint 2016 OnPrem, OOB Dispform.aspx of an OOB Tasks list.So far, have added the button to the page by creating an...
View ArticleSharepoint list for vacation accruals and usage.
I've been trying to create a sharepoint list that displays the current available balance of an employee's vacation hours. I'm having issues creating a column that is calculated based on several other...
View ArticleI am unable to delete a document library file by JavaScript code.
Below is the error code as well as my code. How can I fix this error please?Request failed: ServerRelativeUrl Parameter name: Specified value is not supported for the serverRelativeUrlfunction...
View ArticleFetch Sharepoint Library Files within a Document Set Using REST API
HiI would like to fetch the files available within a Document Set in Sharepoint Library using REST API.Syntax<SiteURL>_api/web/GetFolderByServerRelativeUrl('/Library Name/Folder Name/')/FilesBut...
View ArticleCryptographic error on a SharePoint 2013 Provider Hosted App
Below mentioned is the error:System.TypeInitializationException: The type initializer for 'ABABABA.TokenHelper' threw an exception. ---> System.Security.Cryptography.CryptographicException: Access...
View ArticlePowershell Script to start a site workflow
Hello,I am trying to find a script that starts a site level workflow. This site workflow is not currently at the root level site. Where can I find such a script?thanks,Sherazad
View ArticleIs there a way to update the editor and author of an list item using just...
Hi,I am creating a rest api based tool that will migrate items from one list to another with versions. I am successfully able to do the same by reading the version data of source item and updating the...
View ArticleMove the data from SharePoint documentary files to local drive
I have SharePoint server and have document library and this document library have many folders inside files having custom column "IsBackUp" and i want move the files whose column property "IsBackup"...
View ArticleCustom content query web part field not displaying in web part
Hello and thank you in advance. I have added a custom field to my CQWP by the standard process of copying an existing xsl template in ItemStyle.xsl and then adding the additional field. The field...
View ArticleAdd 3 fields in 1 custom field for a content query web part
Hello and thank you in advance. Is there a way to add 3 different fields as 1 custom field in a content query web part? Please keep in mind I cannot do this using a calculated field since i am in...
View ArticleGet data from one site collection into another site collection in same web...
Hi All, I am using SharePoint 2016 on premise. I am having one web application in which i am having 2 site collections. site 1 and site 2. I want to show data from site collection 1 list on site...
View ArticleSharePoint 2016 - email images not showing in outlook for Android
Hello,I know that this may not the correct forum but I can't seem to get an answer elsewhere. I created a SPD workflow that has images inserted in an email. The images show up in regular outlook,...
View ArticleHow to bypass the login prompt popping up to users when he has no permission...
Hi,I created a page with custom web part using JavaScript to call REST API to load files from a document library. The idea is if a user has permissions to the library, he should see some files, if not,...
View ArticleGraph API for C#: Is it possible to Update a Drive in /Groups using Graph API?
Hello,I am working with Groups on Graph API. I have read some documentation, but I could not find the final result I wish to achieve.I have created a code that creates a Group. I would like to know if...
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 ArticleContent Query Web Part - Filter on User's Name
Hello Community,I've created a Content Query Web part, with Query Code, Custom Control Template, and Custom Item Template. The query code is below: {searchTerms} (ContentType:"Rate Review"...
View Article