Send documents to Record Center in SPO using CSOM or JSOM
Hi all,I am trying to find a way to make it easy to send documents from different Site Collections to Record Center libraries in our SharePoint online tenancy.The scenario is that we have created our...
View ArticleJavascript controls in Sharepoint Designer
Hello Guys ; I'm Using Sharepoint designer to make some controlls on my forms inputs using Javascript , but when i open my NewForm.aspx page , I don't find my inputs to get their ID or Name , can...
View ArticleCreate a SharePoint Document on site with Managed Metadata using REST
Can I create a document using REST services on a SharePoint site that has managed metadata? We are on Office 365.I tried something like...
View ArticleCustom email workflow underlines only part of the link to the document. How...
We have a custom email workflow written to send an email to a recipient when 'Email Link' is selected. This will send link to a document (URL of the document) to the user. The link is correct but only...
View ArticleSharePoint List webhooks - Failed to validate notification URL
Hi All,I am trying to subscribe a sharepoint list/library to a webhook (created using function apps). I am trying to do this by using SP-editor chrome extension by following the article...
View ArticleHide fields in task list (JavaScript)
Hello, I have two content types in task list "Aufgaben" and "WorkfowAufgaben". I must hide few field in first content type, programmatically from JavaScript. How can I achive this? I tried with this...
View ArticleHyperlink for Telephone Number?
Hello, I have a SharePoint 2013 site that will be accessible via mobile devices, I would like to add an image of a telephone to and then when a user clicks on it, their phone will dial the number....
View ArticleOn-Premise Sharepoint 2013 authentication with javascript REST API
Can i post my credentials to Sharepoint 2013 On-Premise server and access to lists with javascript REST API?I'm open both Form Based Authentication and Windows Authentication answers :)Thanks!
View ArticleAuto Export A SharePoint Library To Excel To A second Library
I'm trying to write a PowerShell script to export the information stored in a SharePoint Library to another library located in the same site. Let's say I have library "test1" and I want to auto export...
View ArticleRadio button validation fails but works if change to drop down
I just upgraded my sites to 2013 and have several forms that have required Choice fields rendered as radio buttons. For some reason even if a value has been selected the validation fails telling the...
View ArticlePublish a document in SharePoint library from ASP.NET MVC application
We have SharePoint 2013 on-prem and a ASP.NET MVC web application, both running on separate servers.We are looking for a way to upload a document to SharePoint library from ASP.NET MVC web...
View ArticleSharepoint Wiki page Hides List View web Parts on Page Edit
I have put 2 List view webparts on same wiki page of same list.Both web parts have different View.Every Time on page edit to put other content , on save page/stop edit,it hides both List View web...
View ArticleSharePoint BCS connectivity - Change Column name
We have a list created through BCS using external content type from SQL Database table. During creation, few columns were created as dummy(dummy 1, dummy 2 etc.) in SQL table which have replicated to...
View ArticleView column (not form) shows HTML markup for a lookup field
So we have a custom field type that is a filtered lookup. I believe the code came from Codeplex at one point. After converting the sites from 2010 to 2013 the filtered lookup field shows in the...
View ArticleCan you use the new geolocation field in SharePoint Online?
Hi!I would like to add a "location" column to my list, as per this MSDN article:http://msdn.microsoft.com/en-us/library/jj656773.aspxUnfortunately, the requirement is to have a geolocation column added...
View ArticleCalculate number of hours between two date field excluding saturday and sunday
Hi everyone, My office working hour is from 9-5. There are two default date field in SharePoint list which are created and modified. I have created a calculated field in which I want the difference...
View ArticleFilter list items created by ME - SharePoint Online
Hi there,I'm trying to retrieve data from a list where the items are created by METhis is what I'm using but it doesn't seem to be working.var userName = _spPageContextInfo.userDisplayName; var...
View ArticleCalculate number of hours between two date field excluding saturday and sunday
Hi everyone, My office working hour is from 9-5. There are two default date field in SharePoint list which are created and modified. I have created a calculated field in which I want the difference...
View ArticleHow to return to search results page
Good day!I have the search results web part on the wiki page. When I write some request in search field, I get some results. I open some result link to list element. I see the List DispForm.aspx with...
View ArticleSharePoint Online Client Components SDK does NOT work with .Net Core 2.0
Hi; I can confirm that the Sharepoint Client Component SDK DLLs only work with .Net Framework but NOT CORE 2.0. It results in 400 Bad Request. I have successfully used it with .Net 4.7.1 Console...
View Article