SingleTask activity in SharePoint 2013 workflow - Send Assignemnt Email
Hi,I'm using SharePoint 2013 SingleTask activity to create and assign task. However, on task assignment, user is getting notification though the alert is disabled in list level. There's no property in...
View ArticleQuerying SP2013 using ADO.NET Data Services
I have a .NET app that is accessing data from SP2013 using the ADO.NET Data Services library. In the code below, I am able to access the data from the projects list, but only if itsnot a list of...
View ArticleResurfaced bug in SharePoint collapsed lists?
SharePoint 2010 had a problem with collapsed lists not expanding, as described in this...
View ArticleSharepoint Timer job deployment
Hi ,I have a timer job which works well in development environment.When the same timer job is deployed in integration environment the code does not come under execute method after the timer job feature...
View ArticleCustom HTML Master Page not updating when activating Feature via PowerShell
I created a WSP to deploy a HTML Master Page. I later have code that will publish this Master Page to create a .master, but I stripped this out just to simplify things. My issue is with the first...
View ArticleSet login to people picker column
Hi All,Is there a way to set a pepole picker column default value ofthe user whose sign in to the list? I had a code for 2010 but it doesn't work in 2013 anymore.Thanks a lot in advance
View ArticleShow the Read more link in the list view webpart using Client side Rendering
Hi,I have a share point list name as Team.It contains two columns like Role(single line of text) and Name( people and picker).I want the display the list view webpart like below format using JS...
View ArticleUnable to apply custom theme with background Image through code
Hi, I am creating custom SharePoint 2013 theme and applying it through code on site by referring MSDN Article : "http://msdn.microsoft.com/en-us/library/office/jj927175(v=office.15).aspx".However when...
View ArticleApplication pages stored in /_layouts/ failing to generate content when...
Hi all,I have a series of web parts that refer to an application page to generate an image based on a supplied ID. This was created for SharePoint 2010 and all the images refer to...
View ArticleException calling "Remove" / Bad variable type when removing SiteGroup with...
Hello,I am trying to remove all site groups in a site collection through Powershel by using the $Web.SiteGroups.Remove() function.When doing so i get the following exception:Exception calling "Remove"...
View ArticleUse a auto incremented number across multiple lists
As we use lots of sites which all have their own issue list to track issues per project, i was wondering whether it's possible to add a column to these lists (to their content type) which automatically...
View ArticleUnable to find Microsoft.Office.Server.Search.dll
I am trying to develop a SharePoint Search Server application to run Queries through Console Application.I need a reference to Microsoft.Office.Server.Search.dll for this to work. I tried looking for...
View ArticleCurrent Navigation Does Not Show Siblings
Situation: Publishing Site + subwebs with publishing feature turned on. Root Web navigation settings:Global Navigation: ManagedCurrent Navigation: Structural Navigation Display only the nav items below...
View ArticleHow to set Document Library - Document history settings as "Yes" by default...
Hi,I am trying to create Document Library using web services by default Document history settings is "No" I want to set it as "Yes" by default while creating it through web services.Can any one please...
View ArticleREST API Does not return JSON
Hi,Currently I am Writing a Console Application Which should return JSON but It is not. instead it is returning me XML.System.Net.Http.HttpClient _Client = new System.Net.Http.HttpClient();...
View ArticleExport HTML Table to Excel in SharePoint Online in IE using jQuery
Hi all,I need to export a HTML table to Excel (or a CSV) that is in SharePoint Online in IE. Is there a way to do this all client side with jQuery, or do I need some server side activity? If so, how...
View ArticleSharePoint 2013 - Web site templates and 2013 Workflows
Short question: Is it correct, that actually all list workflows of a site should be included in a site template?When I save a site into a template and create a new site based on this template, I only...
View ArticleCrawl Intranet Website in SharePoint 2013
I need to crawl an Intranet Website but I just get and errorThe start address http://something.caContext: Application 'Search_Service_Application', Catalog 'Portal_Content' Details: Item not crawled...
View Articlecannot cnnect to machine translation service
Hi, i am facing issues while configuring target labels setup with below error due to which am unable to do machine translation:Cannot connect to the Machine Translation Service, contact your site...
View ArticleHow to get people picker value using JS Link feature
Hi All,We are using JS Link new feature of SharePoint 2013. I have a people picker column in my list. I want to get that column value for an item. When am usingfunction () { // var itemCtx = {};...
View Article