How to create multi-column fields in SharePoint form page?
When adding a new item to the SharePoint list, the form should look like this:The first one is a column with a single text field. The second one is a column with 3 single text fields. The third one is...
View ArticleCurrentUserGroups and SharePoint 2013 Task List
I'm in a SharePoint 2013 environment. I have the following filter in a task list: "<Where><Or><Membership Type="CurrentUserGroups"><FieldRef...
View ArticleWhere does the middle portion of the Document ID come from now?
When the Document ID service is activated it automatically generates a unique ID for each item in a site collection that inherits from the Document content type. At one time the middle portion of the...
View ArticleInserting animation or animated gif into SharePoint
I would like to add animation or an animated .gif file to SharePoint. Is this possible and does anyone have any suggestions?Ron Johnson Systems Administrator Michigan State University Federal Credit...
View ArticleSending Hyperlinks to an RTF field via Web Services do not work.
Hello,I am trying to create a task on a Sharepoint List using VBA in MS Excel and Web Services (SOAP Query).I have come to understand that using HTML tags to format RTF field would work. Using a...
View ArticleUpdate item List from Task List EventReceiver
I'm using VS 2012 Professional with SharePoint 2013 Enterprise. Our workflows are written in Nintex 2013 which leverages the 2010 Task content type.I have a text column on a custom list that I need to...
View ArticleHost Named Site Creation with C#
I have been creating host named site collection using powerhsell 'HostHeaderWebApplication ' parameter of the New-SPSite command. I'm wondering if it is possible to create HNSC's straight from C#. I've...
View ArticleMerge three or four list Column in one separate list.
I am new in SharePoint so please forgive me if I am not using the right terminology. I have a list with several columns (some are calculated columns) and I was doing fine until I hit my column...
View ArticleCSOM Publishing Pages Library
Hello, guys,I need to get the "Pages" library with C# CSOM without specifying it's name("Pages"), because for different languages it has different name.Is there a way to get the default publishing...
View ArticleHow to Synchronize SAP Data and SharePoint List using SAP Web Service?
I have SAP WSDL file and I need to consume that to get the data from SAP and then insert the data to SharePoint List to make SAP table and SharePoint List Synchronized. How & What are the various...
View ArticleSharePoint 2013. How add custom action to selected Tasks list using Visual...
Hi,I need to add custom action to view ribbon in the tasks list. The problem is only with tasks list. With custom list works everything fine.I tried to add custom action to tasks list using Designer,...
View ArticleJavascript code to dynamically get a public link of a file in document library
In Office 365 (SharePoint online) We can get the link of file as shown in the below image. (ie when we are click on context menu 'Share'). Can we get the link dynamically using Javascript/ C#?S H A J...
View ArticleAdd new List item via Javascript and HTML input forms
Hi All,I'm not a JavaScript expert so hoping someone can look at this code and let me know what I'm missing. I'm attempting to create an HTML input form and have the results submitted to a SharePoint...
View ArticleJS Link in Document Set new form
Hello, guys,I have created JS file to customize the new form and edit form of a document library with JSLink. As i noticed to document set edit form i can set JSLink to attach my script and everything...
View ArticleFormula to get the last date(30th or 31st) of the added month to a date in...
I have a column name DateOfJoining and another column EndProbation. When Date is filled in DateOfJoining Field (Eg: 5th June 2016) the last date of the 6th month added should be displayed in the...
View ArticleHow to Migrate SQL Data into Sharepoint 2013 list.
Hi, I am new in the SharePoint Please help me for migration of Data from Sql Server To SharePoint Server OR SharePoint 2013 List.
View ArticleSharePoint 2013 - Look & Feel of SharePoint 2010
Hello, How to create site collection in sharepoint 2013 with 2010 look and feel using powershell cmd?Thanks
View ArticleRun script on multiple folders based on value of metadata column
Hi all, Sorry if this is the wrong forum, if so please let me know where to post.I'm (slowly) learning to code and trying to use it to customize Sharepoint 2013.We already have a good script that...
View ArticleSharePoint 2013: Document set creation error
I have a document set (DS) configured to create “Default Content” of four documents (DSD).With the process to create the DS, a form (NewDocSet.aspx) opens up where the user fills in some info, saves,...
View ArticleSharePoint 2013: use a workflow to read a list based on a column value, then...
I’m trying to keep things OOTB.I have a contacts list with the ContactName (calculated) and Company (lookup). ContactName column is calculated based on First/Middle/Last name, and Company is a lookup...
View Article