Start workflow as another user in code - SP2013
Hi,I have developed a custom initation form, and in the form the currently logged in user shall select another user to be the initiator of a new workflow (and fill out some other fields) and press a...
View ArticleEventReceiver and MyMasterPage.html
Hi,can I convert an HTML file into a master page in EventReceiver file in sharepoint 2013(using c#)?With regards,Andriy!
View Articleappend to text vaue using Javascript Client Object model
Hi,How do I retrieve the value of "append to existing text" values from a multiple line text field using JavaScript Client Object Model?can anyone provide me code help with this?Thanks
View ArticleHow to create a site collection using CSOM(.Net Managed Client object model)...
Hi,I am trying to create a site collection using .Net managed client side(CSOM) using a Admin.CreateSite() using Web Reference of this site from Central Admin. But getting below shown error. Please...
View ArticleCustomizing/develope search driven webpart in SharePoint 2013
Hi all. I have a couple of question regarding the search driven webparts to display content. I just first want to mention that I'm a techie and my dev skills are slim to none. I'm currently migrating...
View ArticleHow I can display a message on the last update of a page in sharepoint 2013?
Good day, I need help to post a message saying that the last update was made to the page, using the properties of the product of the same SP2013 will be able to say as I please
View ArticleJS-Link Problem
Hi,i have a problem with a webpart in which i set the property of a JSLink. I want to change the display of 'SharePoint blog posts. The JavaScript is as follows:(function () { var overrideCtx = {};...
View ArticleSharePoint 2013 Rendering Template Set ControlMode to Display Not Working
I've used rendering templates in 2007 & 2010 to customize my forms, so I'm familiar w/ the concept. I'm applying the same custom rendering templates to my lists in 2013, and am having issues now.As...
View ArticleHow to Add Item to Documents in SharePoint.
hihow to add item for example newFile.docx to document library in SharePoint 2013. Using C#, CSOM i can add item to Contacts, how can i add word or excel file to documents?
View ArticleUpdating list items in a document library using SharePoint 2013 REST Api + C#
Hello,is it possible to update/modify a list item in a document library via REST Api (c#)?Unfortunately, I could not find any code samples.Any kind of help will be appreciated.Thanks,Dennis
View ArticleImplementing BCS in Sharepoint 2013 Provider hosted Apps
Hi All,I want to use Server Side code in Provider hosted apps using BCS(wcf), if anybody has some idea and reference material for the same . please reply.Abu Shaeeb
View ArticleSocial Feed in SharePoint 2013
Hi All,How does the feed get deleted automatically in SharePoint 2013?? Likewise in SharePoint 2010 there was a timer job which states that feeds get cleared off from the database after 14 days...Or is...
View ArticlePrefer display language in Sharepoint 2013
Is there any programatic way to change the user display language?
View ArticleSharePoint 2013 Workflows: Why is the Initiator the System Account?
Hey,I have learned about the workflow manager and the user profile sync and all the permissions that need to be in place before creating a SharePoint designer workflow. I have created a workflow and...
View ArticleRibbon and scrollbar in 2013
Hi,I'm using SecurityTrimmedControl on my masterpage to hide the ribbon from everyone except administrators (code below). A side effect is that this also seems to hide the scrollbar and list dialogs no...
View ArticleSocial API - "Show more Posts" using GetFeed Method
Hi,I'm creating a custom Newsfeed Wall in .NET Client object Model using SharePoint 2013 Social API's. To get the user feeds we have two methos - GetFeed and GetFeedFor of theSocialFeedManager class....
View Articlewebpart that sends ICS file does not convert timezone correctly
I have a webpart in my calendar that sends out .ics file as an attachmentFor this example, I will be using UTC -8 Pacific Time as the server time.So whenever a user creates a calendar event and set the...
View ArticleSharePoint 2013 ( client object model) Quick Launch option is not enabling
hi all, I Am using client object model code to create a SharePoint List.List creation is working fine but list is not adding to quick launch. ClientContext clientContext =...
View ArticleProgrammatically attach a term set to site collection
Would anyone happen to know any good resources to programmatically attach a term set to a site collection? The "Navigation" page under Look & Feel will not load for me, so my last resort is to tell...
View ArticleSharePoint:DateTimeField cannot have DateOnly="true" when ControlMode="Display"
Hi!I have a DateTime field configured to show both date and time. If I use the SharePoint:DateTime control in Display-mode and DateOnly-attribute the page will crash! If I remove the DateOnly-attribute...
View Article