Trying to update a list item using REST
Hello,I have been able to successfully create a new list item using the HttpWebRequest object and REST, but when I try to update an item I am running into an error I can't seem to get by. I'm sure...
View Articlefocus on content button
I have customized SharePoint 2013 master page and added a banner section <div id = "banner">/</div> to the master page and now trying to extend the focus button to hide the banner section....
View ArticleCSR: where's the documentation on and _# #_ ?
I found some examples of Client Side Rendering on the Internet, where the notations <# #> and _# #_ are used to insert JavaScript in the templates.Where could I find more detailed information on...
View ArticleWorkflow 2013 does not start for the last added list item from CSOM
Hi, There is the code below which starts workflow for an item. The code successfully works when item is not last in a list, but it quietly fails (StartWorkflowOnListItem is called but workflow does not...
View ArticleStyling Survey Questions
Hi Has anyone got any ideas how to style survey questions ? I can see that Marc Anderson's SPServices can be used to style the responses but nowhere have I found how to style the...
View ArticleCreate Content Type using Client Object Model & Specify ID
I am trying to create a content type using the client object model (which I've been able to do) - however one of my requirements is that we must specify the content type ID. So far I haven't found a...
View ArticleDeploy custom SP13 master page via a feature
Hello,I have created a custom master page in SP13 and am deploying it to the Master Page gallery, however I am unable to see it there. PFB the module code:<?xml version="1.0"...
View ArticleHow to get analytics reports programmatically in SharePoint 2013?
In SharePoint 2010 it was possible to obtain data from web analytics programmatically using Microsoft.Office.Server.WebAnalytics.Reporting.AnalyticsReportFunction class.How can you get search reports...
View ArticleHow to link the Site Navigation to use a Term Store that is linked to a Wiki...
I have being trying to sort out how I can define the following:-1. I have created a term store. 2. I linked the term store to a wiki Category, so that each wiki article will be linked to a term in the...
View ArticlePossible To Set / Retrieve From Secure Store Service Through CSOM
Title says it all. I would like a place to securely store and retrieve credentials programatically. Is this possible with SSS?If so, code examples would be mucho appreciated!TIA!
View ArticleUploading Video Link to Asset Library programmatically
Hi All,I am trying to add an External Video Link to Asset Library. When i am adding video link using out of box feature 'Provide Video Link' it gets added and when clicked on it the Video player Page...
View Articlehow to call a sharepoint 2013 workflow 4.0 in code from my eventereciever
HiI'm trying to workout how to call aSharePoint 2013 workflow 4.0 in code from within my eventereciever.Previously in SharePoint 2010 was able to get workflow association and start workflow from the...
View ArticleError activating Cross Site Collection Publishing feature in SharePoint 2013
Hi,I am trying to activate Cross site collection publishing feature in SharePoint 2013 site. I am getting this following error here.NOSCOPEThe feature you are trying to activate is dependent on another...
View ArticleMetadata Navigation Tree will redirect to a document library instead of to a...
I have added the following to my EnterpriseWiki.aspx page layout:-<asp:Content id="Content1" runat="server" contentplaceholderid="PlaceHolderLeftActions"><wssuc:MetadataNavTree id="mdnt"...
View ArticleCascade drop down in Office 365 (SP 2013)
Is there an easy way to implement Cascading Drop down in MS Office 365 SharePoint 2013 team site in a document library?I have done it in SP 2007, 2010 using JQuery but same approach does not work in SP...
View ArticleASP.net connection string error
Hello.I create a empty sharepoint project and add application page on him. After that i create entity framework connection on my database and add entity dll to Package. But when i try to call stored...
View ArticleMonthly report of all upcoming Employees Birthday's list
Dear Friends, I have a SharePoint list with the foll fields. 1) emp number 2) emp date of birth 3) department I should get a summarized report emailed to our HR every 25th of month with all upcoming...
View ArticleUpdate User Display Language
Hello,How can I add languages to the user My Display Language in the profile?(I don't use User Profile Services)I create a ASPX page, but dont understand exactly this page:...
View ArticleExternal List is missing CRUD methods
I have created an External Content Type, using BDS in Visual Studio 2012. The first deployment included only ReadList and ReadItem methods, but the second included Delete, Update and Create.The...
View ArticleSharePoint 2013 missing navigation in look and feel section in settings
Hi,I found there is no navigation in SharePoint Foundation 2013.In SharePoint Server 2013 there is a navigation in look and feel section in site settings since user can easilynavigate among sites and...
View Article