Office365 - SharePoint Online - CSOM Limits
Hi, Anyone know if there are any throttling limits on the SharePoint Online JSOM api in Office365? Sometimes we get a time-out with a request and a few days/hours later the problem is solved. The...
View ArticleError creating document from using list using Document Template
Hi All,I am trying to create a document from sharepoint list and upload it to a document library using item added and item updated event receiver methods. I can create metadata from list update in...
View ArticleUnable to delete items for users with contribute permissions
Hi All,I have a event receivers which updates the list and deletes the items if certain fields are selected. Site collection admin can delete items through event receivers but other users with...
View ArticleHow to delete hyperlink (Remove signature) in a form created with InfoPath
Hello. We have Sharepoint 2013 Foundation in production. It work with forms created with InfoPath. In these forms, digital signatures are used to approve. The problem is that once you have signed the...
View ArticleNeed to get the latest replies on top in a discussion board in SharePoint 2013
Hi All,I need to get the latest(sort by Created) replies of a discussion in a discussion forum in sharepoint 2013Regards,Sachin
View ArticleIs there a way to have sharePoint run under a different account permissions?
Is there away to get a workflow to run by declaring the account that we want it to run under?As I'm having an IE 11 issue, where the impersonation step seem to want to run under my system account ......
View ArticleTwo different site collection cannot use the same Term Set . Is there any...
I can save department site collection as site collection template. Also I can use this template for a new department site collection creation.But Managed Meta data Navigation throws the following...
View ArticleSum column value with javascript
Hi guys ,i want to sum a column with javascript after a query.. This is my query: var queryTotalTime = "<View><Query><Where><IsNotNull><FieldRef...
View ArticleDisable (Read-only) for sharepoint 2010/2013 People Picker (PeopleEditor)
Hi all,I write in PageLoad-Method User to the PeoplePicker and it works.Now I want prevent the user to delete the username which is in the PeoplePicker.I use:ppl.ShowButtons = false;ppl.AllowTypeIn =...
View ArticleCan't get "Display the same navigation as the parent site" to work
Hi, allI'm trying to provision a subsite using code. The site is created alright, but I want the Global Navigation to be "Display the same navigation as the parent site". It's not, it's using...
View ArticleHide "Everyone" SharePoint group from SharePoint People Picker using Jquery...
Hi Team,Is there any way we can hide or block "Everyone" SharePoint group from SharePoint People Picker Control. If so, can you please share details on the same. I am looking to acheive the same using...
View ArticleImport SharePoint Designer 2013 workflows into Visual Studio 2012
I have some 2013 workflows created with SharePoint Designer 2013. I can save the workflows as templates ie WSP files but i cannot figure out how to import them into visual studio 2012. Is this...
View ArticleHow to display content from Quick Launch in SharePoint 2013 web part?
Hi all,I am creating a web part with Farm Solution in SharePoint 2013 where the requirement is to display contents from Quick Launch.so will have to get contents from Quick Launch.How should I achieve...
View ArticleContent Type Hub + Custom Library Template - Managed Metadata Lost/Scrambled...
We're using a content type hub to manage a content type with several managed metadata fields. We're also including that content type in a custom library template which is deployed by a feature. This...
View ArticleExcel 2013 - VBA and access to SharePoint
Hi All, I am writing in this forum to have your help. more exactly I need to write a VBA macro in Excel environment to access SharePoint and copy the column values in the workbook where I'm executing...
View Article[SP13] JS Async: Manager - People - People details
Hello everyone :-)I'm facing a problem which is, I think, might be answered somewhere but I don't find :(So, here it is: I want to get my SharePoint groups of my Site Collection, then the users in,...
View ArticleEnable reporting of offensive content not working in sharepoint 2013...
i am trying to enable "Report to moderator option" in community site but when i checked option "Enable reporting of offensive content" in a community site settings and clicked Ok. I am getting an error...
View ArticleMissing SharePoint Online Client Tenant Silverlight dll
I'm trying to find the microsoft.online.sharepoint.client.tenant.silverlight.dll to develop a Silverlight tenant control solution but I can't find it any where. It is mentioned specifically in the...
View ArticleMicrosoft.SharePoint.Client.DocumentManagement namespace
Hello,I am trying to add a Document Set content type to a web using CSOM. After creating a content type with its parent Id of 0x0120D520 I need to be able to create a Document Set template for it, and...
View ArticleElementFile In Feature.xml And Elements.xml Duplication?
Why do we have a ElementFile in the feature.xml and the same file is also defined in the elements.xml of the module?
View Article