how to download one File from SharePoint 2013
Hi all:I have one issue to download one file from SharePoint 2013 Document library. The site is using Https protocol. I can open this Excel file in browser to read/edit, but I need to download the file...
View ArticleUpload large file (>50 MB) using any client API to SharePoint Library without...
Hi,Is any possible way to upload large file (>50 MB) using client API like RPC, webservice, and CSOM to SharePoint Library without touch SharePoint central administration? I already know to do that...
View ArticleHelp with Quick Launch Snippet needed
Hello,I'm working on customizing the quick launch menu on a publishing site to show more levels than 3. Ie I have a site with the following structure.Site 1-Site 1.1--Site 1.1.1---Site 1.1.1.1Site...
View ArticleSharePoint 2013 Workflow won't update on deployment
I developed a workflow in Visual Studio 2012 using the SharePoint 2013 list workflow template. The workflow only consists of a "WriteToHistory" activity that writes "Hello World" to the history list.I...
View ArticleSame Masterpage with different webparts
Hi,If a masterpage is used in multiple sites and an area on the masterapge will have different webparts for each site, what is the best approach to handle this requirement? can we use nested...
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 ArticleClient Side Rendering in List Display Form
I would like to use CSR to customise a list display form.I can't seem to find any examples where people have done anything more than alter how a particular field is rendered in a display/new/edit form....
View ArticleAbout SharePoint 2013 document conversion (docx2pdf), help!!!
I use sharepoint2013, has successfully submitted the document to the document conversion queue and start, Word Automation Services service does not seem to work, the document is always in the queue,...
View ArticleProblem with ASP.NET WebService Application and Sharepoint 2013
Hi, I have a problem with VS2012. I would like to create ASP.NET WebService project and there is a template but it used framework 3.5. Unfortunatelly when I add reference to Sharepoint in this project...
View ArticleCreating Lookup or Foreign key fields via REST in sharepoint 2013
Hello,I am developping an AIR client software to use Sharepoint 2013 listsI succeeded the following with POST requests with JSON:create a listcreate fields in the listBut I don't know how to create...
View ArticleOther claims from SPClaimProvider.FillClaimsForEntity
While implementing an overload for SPClaimProvider.FillClaimsForEntity I need to lookup information based on a user's role.But the method only seems to provide the user's identity (in the [SPClaim]...
View ArticleCan't start any 2013 workflow on Document Set item, when it is created using...
Hi, I have created very simple ASP New form which looks as follow: <asp:Content ID="Main" ContentPlaceHolderID="PlaceHolderMain" runat="server"> <SharePoint:FormField runat="server"...
View ArticleAdd new fields to default view when creating fields via REST in sharepoint 2013
Hello,When I add new fields via REST in a list, they don't appear in the default view for that list.Here is my code in case you need it:public function creeChamp(nomListe:String, champ:String,...
View ArticleReference validation check while adding listitem in details list?
Hi all,Please check scenario as followsMaster ListList item Value1List item Value2List item Value3Details list (with multivalue look up)List Item 1 Value,Value2On List Item 2 adding, validation...
View Article%20-placeholder issue
Dear allBy using a regular stylesheet link <link href=”…”> in I detected a weird issue provoked by the %20-placeholder.Just playing arround with the several deploy approaches I created a super...
View ArticleImplementing custom "likes" in SharePoint 2013
We're developing a new intranet using SharePoint 2013 and I have a question about the "likes" functionality. I've created a custom list and I've turned on the rating (Rating settings) for the items in...
View ArticleExternal CSS file in HTML master page
Dear allFirst of all the question: How do I refer my own style sheets (in the Style Library library) in Sharepoint 2013 directly in the master page-html file?I googled a lot and tried those...
View ArticleEducation services in SP 2013
Has any one configured education services in SP 2013? i can't find any documentation on msdn.
View ArticleSP.SOD.executeFunc() vs SP.SOD.loadMupltiple()?
Hi,I have run into some issues using the SOD executeFunc() method when it is run more than once on a page for the same script key. The issue seems to be that if a script loads fast enough, before a...
View ArticleSharePoint 2013 - Using resource file in webpart, getting blank .ascx.g.cs...
Hey, I am developing a webpart in a new SharePoint 2013 solution. I want to use resource files from a global resource file to fill out controls, like this:<asp:Literal ID="Literal1" runat="server"...
View Article