Hyperlink field jsom
Hi,In SharePoint 2013, could we get the url of a hyperlink field using JSOM or Jquery?Any help would be greatThanks for your help.
View ArticlePlease provide a PowerShell Script example to clone a Web Application & its...
Hi, Please provide a PowerShell Script example to clone a Web Application & its entire contents in SharePoint 2016 on-premises. Your reply will be greatly appreciated. Thanks in advance.
View ArticleUser document control
I am having some issues trying to implement the senario below :User1 logs on to PC1 and modifys a document, then saves it as a minor unapproved version.User1 then logs on to PC2 but can still see the...
View ArticlePrevent Site Collection Administrators from adding other Site Collection...
I need to block SCAs from adding other SCAs via the /_layouts/15/mngsiteadmin.aspx page. Changing COREV15.CSS file does not work if a site theme has changed since it no longer uses COREV15.CSS. I...
View ArticleThe length of the string exceeds the value set on the maxJsonLength property...
I am getting an error when I open a SharePoint list display/New form.The list have couple of lookup columns. The size of lookup lists is big (around 20K items) A Variable called WPQ2FormCtx load all...
View ArticlePowerPoint Web App ran into a problem opening this presentation
I keep getting this error on random office files (powerpoint and word) and not sure what is wrong. can someone provide any input/pointers?I cleared/deleted files in...
View ArticleSave as button grayed out in post list
in mysite I have subsite blog.I managed to create blog and publish it.Later,I did some changes to my previous post and wanted to use the 'save as draft' for publishing later.But the button in the post...
View ArticleFBA Custom Login Page deploying in production
Hi,I have developed my FBA custom login page in my dev server visual studio after successful testing the product in dev server and now time to move everything to production can I know how best and...
View ArticleHow we can remove the "New item button form SharePoint - 2013 ribbon"
Hi All,How we can remove the "New item button form SharePoint - 2013 ribbon" and I have tried below JavaScript function but not working.*************** JavaScript...
View ArticleGet number of records retrieved on Search Box query
Hi, I have a Search Box Web Part which sends queries to other web parts on the page. These web parts are Content Search Web Parts. Is there any way to retrieve the total of records that the Search Box...
View ArticleCustom Action List Item Menu to initiate a workflow when clicked the workflow...
Hi,I have created a SharePoint List workflow in designer for document library and the workflow will start manually.so i created a new Custom Action List Item in designer as shown belowso every thing is...
View ArticleCreate list
Hi,Is there one procedure to create a list in Sharepoint?Many Thanks & Best Regards, Hua Min
View ArticleHow to copy a file from one site collection to another using SharePoint...
How to copy a file from one site collection to another using SharePoint hosted app and REST API? Script snippet will be helpful.Thanks.VINAYAK BHANGALE
View ArticleEnsureScriptFunc
I am trying to load a script file using EnsureScriptFunc function call as shown below:RegisterSod('kendo.all.min.js',...
View Articletitel field
Hi Guys,I have create a custom list with 3 field.I did rename the Titel to Project name, second field is Progect manager and erd field is Status.Now I would like to know how can I change the list so...
View ArticleGet all the rows in a document libray based on the document name
Dear all,I have a document library with documents contains the documentname some abc.I want to get all the rows(items)which document name contains abc and i want to apply some style to those all...
View ArticleApply styles to all group by items in a document library
Dear all, I have used below code to apply style based on the document name.My list is having group by.The style is not applying to last group by items.Iam attching screenshot.Please help.Thanks in...
View ArticleHow to get data present in excel using Excel services Rest URL?
We are able to fetch the data with URL,spPageContextInfo.webAbsoluteUrl +"/_vti_bin/ExcelRest.aspx/"+libName+"/"+fileName+"/model/Ranges('"+rangeName+"')?$format=json",But we need to specify the...
View ArticleCreate Folders and subfolders programmatically using C#
HiHow do I create a folder and its subfolders programmaticallyusing C#. The folder\sufolders names are coming from a database column called foldernames. The value stored in the column are below:...
View ArticleAdd attachment button to a custom new form SharePoint 2013
I'm creating a new custom form using SharePoint Designer 2013.I would like to add a attachment button to be able to upload files and images. How can this be done?See code below<tr><td...
View Article