UserControl in AdditionalPageHead breaking Minimal Download Strategy (MDS)
I need to create a user control to display on every SharePoint page, but it is causing MDS to failover and reload the page on team sites. How do I decorate or program my class so that MDS keeps...
View ArticleCAML Query Logic Operator with two Logic Operators
I have written a CAML query that contains an Or operand which contains two And operands, ensuring that no single logic operand contains more than two conditions.This CAML Query works great when placed...
View ArticleDisabling "Change post layout" within Blog Tools
Hello All! I'm looking to disable the "Change Post layout" function within my SharePoint blog site:Would anybody have any information on how to do this please?Thank you!
View ArticleSetting web.Navigation.UseShared in WebProvisioned()
How do I automatically configure the "Top Link Bar" to "Use Links from Parent" as the default for all new sites in a non-publishing site collection, regardless of what a user might choose in the...
View ArticlejQuery - Make dropdown (lookup) read only
Hi,I'm looking for a way to disable a lookup column in a NewForm.aspx via jQuery.Any thoughts?Thanks a lot in advacne
View ArticleHow to add css to Sharepoint List
HiI would like to add some css to one Sharepoint List. I would like every other row to be light grey in background.I know the css but how would be the best way (or any way) to add css to a Sharepoint...
View ArticleHow to do coding to obtain statistics in SharePoint 2013?
I have setup 100+ community sites and one community portal. I need to get the following statistics every month and overall from each one of the community siteTotal number of Documents opened from a...
View ArticleHow to use SP.Change object in CSOM?
I need to access audit information from sharepoint 2013 site from client side code. In server side we have SPAuditQuery and SPAudit class for this purpose. I could not find any api from client side...
View ArticleAccessing Audit Logs using CSOM in Sharepoint 2013
Hi,Is there a possible solution to access the Audit Log data via CSOM . I do not want to query for the data directly in the database using the Server side Model.Do let me know if you know of a...
View ArticleCreating auto increment column
Hi team,I'm currently working on a project to automate a PO process using SharePoint 365, we've got two listsPO as the main list to input the order detailsand Vendors that lists the supplier's details...
View ArticleCreate an approval workflow for content types in SharePoint 2013 using visual...
Hi,I need to develope a custom approval workflow for custom content types in sharepoint 2013 using Visual studio 2012.I need this code very urgently.Can anyone help me in this? Kindly reply me as soon...
View ArticleHowto: update lookup field with multiple selections using client objetc
Hello,I need to update a lookup field with multiple values. SPfieldlookupvalueCollection doesn't exist in client object - nor fieldlookupvalueCollectionWhat is the best approach? Thank you.Christos
View ArticleWhat is the purpose of "Update all related content types with these workflow...
I have the following scenario inside my sharepoint server-2013 :-1. using sharepoint designer i created a new reusable workflow 2010 linked to a custom content type (content type name is CT-A).2. then...
View ArticleHow I can disable a column inside the Quick Edit Grid using a JSLINK linked...
I want to disable the Title column from the Quick Edit grid, inside certain web-parts so i did the following steps:-1- I went to a list view.2- Edit the page3- Edit the web part.4- Under the...
View ArticleInserting List Data into dropdown REST, SharePoint
i'm column of location in my sharepoint list, but i want the values put into a dropdown list. I'm not sure what i'm doing wrong. but i cant get the values to show in the dropdown. Any help will be...
View ArticleCascading Dropdown list using REST, Javascript
Hi i'm trying to force my dropdown's in the newform page of my States list to just show items that are related to a certain field.i have a Country List with four items ...Nigeria, England, Scotland...
View ArticleUser Control
I am creating a SharePoint Intranet. I need to have different navigation formatting on the master page for my Device Channels. For example, for larger screens, the secondary navigation is in the quick...
View ArticleHow to create site collections
Hi All,This is my first time in this forum. I want to create a sharepoint site using 2013. Can someone please point me to a document that guides me through the process?Thanks
View ArticleREST Api call for fetching the users from Distribution List
Hi, I have added a specific Distribution List (e.g. ContosoAdmins) of AD as Site Collection Admin.This ContosoAdmins consist of below listed user,1. AdminUser12. AdminUser23. AdminUser3While I am try...
View ArticleHow can we implement office 365 feature of auto-Adjusting Site quotas in...
Can anybody suggest me c# code for implementing an auto-adjusting site quota functionality in SharePoint on-prem just like office 365 ? Is there any server side / Client side code availbale for this ?
View Article