Setting Header and footer programmatically in Master page
Hi,I have a publishing site which contains a custom master page.I want to set the header and footer in the master page. The contents of header and footer are stored in a custom list.How to create...
View ArticleSharePoint 2013 On premises provider hosted app - Logged in user info
As per my understanding, following scenario is not possible in a provided hosted app deployed for SharePoint 2013 on-premises. 1) User clicks the button of app on a SharePoint Site. Remote Web app...
View ArticleFilter a list-views on page by Date and Time column, not only by Date...
I have a task - create a page and display on it all lists/libraies with documents of team meetings. Every meeting has a documents and another information, which is storing in the same lists/libraries...
View ArticleThe Document Information Panel template cannot be opened because it was...
Hi, We have a document library with .dotx template.when i share a downloaded word document with document properties from this library to a college who has no access to this library,it pops up for...
View ArticlePowershell: There is no file with URL error during file upload.
I am trying to put together a PowerShell script that I could use to upload files from a local directory, into a Document Library in a Record Center Site. Here is what my script looks like...#Open web...
View ArticleNavigationTerm.GetWebRelativeFriendlyUrl() is slow for Site Collection...
I have a publishing site on SharePoint 2013. Part of the site requires a custom navigation to replace the quick launch. I've written a UserControl that accesses the NavigationTermSet and uses the term...
View ArticleChanging the language of a web part in SharePoint
Hi!Is there a way to "fool" a web part into rendering into a different language than what's configure for the SharePoint site?For example, I want to some pages rendered in French within a SharePoint...
View ArticleNot able to access list from SharePoint online site using lists.asmx web service
Hi,I have to access a SharePoint online list using lists.asmx web service. Refer below code:QaTest.Lists List = new QaTest.Lists(); System.Net.NetworkCredential Credentilas = new...
View ArticleGetting Manager Name from SP.UserProfiles.PeopleManager REST API using...
I want to get the Manager Name using Sharepoint UserProfile REST API in Sharepoint designer Workflow 2013 by using "Call Http Webservice" action with url...
View ArticleSharePoint and Azure loading page very slow
Hello,Since a little while i'm making apps for SharePoint and the ServerSide code is hosted at Azure. Well the problem is it's very slow when loading the page and doing postbacks.Is it possible to load...
View ArticleCustom approval workflow using visual studio and infopath forms
Hi,I am new to visual Studio workflows. Please help me to create custom approval workflow in visual StudioRequirement is as follows;1. Applicant will submit the form and will select the Company and...
View Article[SharePoint 2013] Core Search Query Template with DateTime managed properties
Hi all,I have a question regarding core search webpart query template with date time managed properties in SharePoint 2013 version.1. I created a OOTB Announcement list --> create some item with...
View ArticleDevelopment on Sharepoint 2013 using Visual Studio Professional 2012
Hi Everyone, I just want to confirm that can we develop solutions like Apps, workflows, Sand-box and Farm level solutions using Visual Studio 2012 Professional or we have to go for VS 2012 Ultimate...
View ArticleHow to make a "yes/no" field to be displayed as a checkbox during inline...
I have a "yes/no" field in a SharePoint 2013 list. In a default list view I can click "edit" link and get to inline editing of the list. In this case I can edit the "yes/no" field via a dropdown with...
View ArticleSharePoint Online: People Manager
What's the difference between People Manager with fewer methods and People Manager with more methods? I am using Microsoft.SharePoint.Client.UserProfiles.dll. I createdPeopleManager peopleManager...
View Articlecreate document set for every new item from list
Hi,Im currently working on Document sets.. Is it posible to create document set programmatically when an item created in list.My requirement is.. When I create new item in list (newform.aspx has a...
View ArticleRetrieve SharePoint List items from a picture library and display them in a...
Retrieve SharePoint List items from a picture library and display them in a sharepoint webpart created using visual studio
View ArticleCan you use JSLink to modify the way document sets display Version History?
I have a document set that contains items with a custom content type. Is it possible to use jslink to display these items with a custom image in the Contents section of the Document Set Version...
View ArticleFetching Sharepoint site logo URL and navigate to root site
Hi,I have a publishing site having a custom Master page.In the Master page, i have the below code for the logo, which on click shows the root site.<SharePoint:SPLinkButton CssClass="ms-siteicon-a"...
View ArticleUpdated JSLink does not kick in until filename is changed
Hi, everytime I update my JSLink file I have to change its name (i.e add version number to filename), edit the list view web part to point to it, before it takes effect in the list. If I don't change...
View Article