copy .html file into sharepoint designer but in site setting design manager...
Hi,I have copied .html file into sharepoint designer ---> master pageand "check-in publish " as well after made all changesProblem:when I go to --- site setting ---> designer manager to convert...
View ArticleSP 2013 - Filter on a Multiline Text Field
Hello Community!I am working in SP 2013 an I am trying to filter on a multiline text field, such as "MyMultilineField Contains" - has anyone else ever did this, and if so then please share examples and...
View ArticleSharePoint Idle Session Timeout
Hi All,I have set the timeout value to 15 minutes.I have a page with rich text editor, I am trying to understand if user is typing for 15 minutes will he logout of the session ?Is keypress considered...
View ArticleWhat is the numeric representation of a column types of Managed Metadata and...
The line below is refernced by a powershell function:ManagedPropertyName,Type,Description,Category,CrawledPropertyNameGet-SPEnterpriseSearchMetadataCrawledPropertyThe Type is the numeric representation...
View ArticleFind if date is in daylight using rest api
Hi All,Is there a way to use /_api/web/RegionalSettings/TimeZone and find if a specific date was in daylight ?Currently I am making a rest call...
View ArticleClubbing CustonAction menu into one CustomActionGroup in EditControlBlock Menu
Hi,Our issue is with <CustomActionGroup> which is used to group all <CustomAction> menu into one group together.We need our own Custom Action which is currently falling under Advanced menu...
View ArticleWhat rights should be givem to not allow specific user's to enter data into list
Hi,I have made group and enter all those user's who are not allowed to enter data into Sharepoint list like thisbut its not working user's can enter data into list ..Scenario... I have made UI for...
View ArticleSP.UI.ModalDialog.commonModalDialogClose issue
After Submitting the page, the below Javascript is used for closing the popup windows. Records from Excel data are submitted to SharePoint List.If the excel records are less, the page submission is...
View ArticleBatch job to upload multiple documents using javascript model
Hi,How to upload multiple documents ( more than 40 ) using Rest API / javascript object model to a document library ?I would like to create a batch script which runs in the windows scheduler and uses...
View ArticleTo get values from drop down from display form and set that selected values...
Hi All,i have a custom list,in the display form i put a button,when that button clicked its open an edit form of the custom list,i have 3 choice column on the list and they refer the values from the...
View ArticleCreating Dynamic New Forms : Fields shown dependent on YES/NO choice field
HI all,I'm building a new form to allow people to book resources.The resources are listed in a drop down field. This covers 95% of the usual traffic.There are a few odd requests that aren't listed in...
View ArticleSP 2016 - MySiteMicroBlog not Upgrading
I have upgraded my SP 2013 Farm to SP 2016. In reviewing the Health Analyzer Issues I discovered the issue “Databases require upgrade or not supported”. Looking at the “Manage Databases Upgrade Status”...
View ArticleSP 2016 - Crawler Not Writing to Index
I am working in SharePoint 2016 with SharePoint search. I have created a search topology that is as follows:Admin - Server01, Server02 Crawl - Server01, Server02 Content Processing - Server01, Server02...
View ArticleHow to change the Paging of Sharepoint list view by client side code in...
Hi, We have sharepoint 2013 with OOB sharepoint list view. We would like to change the paging for list view with client side coding. I am attaching the after and before image. I would like to use...
View ArticleI need to get data from a SharePoint list based on Start Data and End date
Hi,I need to get the data from SharePoint list between start and end date programatically , please guide me.Thanks
View ArticleAll of sudden I cannot create a new site.
Hi,Everything was working fine. Two days a go I created a new site, but today, after I deployed a new wsp, I can no longer create a new site. I get the following error in the ULS log:SharePoint...
View ArticleUnable to create Variation sites in sharepoint 2013 site
We have a site which is migrated from 2010 to 2013 and we are trying enable multilingual for the same. I'm getting the below error while creating the new label in Variation labels.Error:Application...
View ArticleDownload audit logs in sharepoint O365
As we don't have the luxury of using SPAuditQuery to get specific audit data for O365, I need to download the audit logs generated by SP. The web interface provides an easy of achieving this. Is there...
View ArticleGet Folder names and file counts using JavaScript
I have a requirement to get file counts of each folder and the folder names in my document library using JavaScript.Thanksfaye fouladi
View ArticleHow to upload multiple files into library with Rest
Hello Team,Can we upload multiple files into library with Rest ? I searched Google but not found useful code.Thanks for your help
View Article