Get top 3 User with most List Items
Hi all,I have 3 lists and I want to display in a WepPart the top 3 User with most created Items.Say we have U1, U2 and U2 -user that have created some list items in List A. User U1 has the most list...
View ArticleSharePoint 2013 Workflow Not Publishing
Greetings,I have created a simple approval workflow, using SharePoint Designer 2013, and am unable to publish it. I check the workflow for errors and none are reported. When I attempt to publish it,...
View ArticleColumn/Field permission for NewForm
Dear all,I would like to give some groups limited access to the List fields in NewForm based security permission when a new item is created.To explain more, let's say that I have ten columns in a list...
View ArticleHow to Customise a SharePoint List Form without loosing user experience of an...
Hi, I'm new to customising forms for SharePoint and have started using SharePoint Designer to modify the OOTB list forms generated by creating Lists via the UI.As per the requirements of my end users I...
View ArticleCreate token for Windows Identity on custom forms login page
We've created a custom forms login page that successfully authenticates fba users.The problem is that windows users who are already logged into the network and sitting at their desks will access the...
View ArticleHow add file is document of sharepoint use the webpart
Hi all.I want file upaload in sharepoint's document use my Webpart.this is my sourceprotected void Button1_Click(object sender, EventArgs e) { using (SPSite site = new...
View ArticleAdding new Feature in already deployed package
Hi!Please consider the following scenario:I have a SP Project that contains a Package and a Feature. This package has been deployed and the feature has been activated already in a farm. Now I want to...
View ArticleCustomizing Sharepoint Calendar Week Group View to display multiple weeks in...
Hi,SharePoint Calendar's Week Group View is useful for comparing multiple co-worker's schedule, and we have a business needs to be able to view the schedule for with the date range of more than one...
View ArticleSite Feed not working
I would like to add a site feed to my site but I would also like that site feed to work. Is there a special trick? My site is a non wiki enabled team site (meaning it's a custom site definition copied...
View ArticleShow drop-down list for custom lookup field in the GridView
Hi Everyone,I created a custom lookup field that inherit from the SPLookupField. My issue is the GridView in editing mode couldn't display my custom lookup field as a drop-down list.Below is the...
View ArticleI got this error on client webpart project of sharepoint hosted app?
Dear everyone, anyone know how to solve this message error, pleas share with me,function sendEmail() { var appweburl = decodeURIComponent(getQueryStringParameter('SPAppWebUrl')); var hostweburl =...
View ArticleGet LoginName of domain group
Dear All,I'm trying to develop sharepoint 2010 workflow which is a legacy workflow from sharepoint 2007. Inside that workflow I need to get a security group domain for approval and store its loginname...
View ArticleRetrieve list of site collections from Office 365 Tenenat
HiI have a requirement to create a list of all available Site collections in the given O365 tenancy. The purpose of this is to know what are the new site collections created and asisgn a owner for each...
View ArticleSharePoint 2013 online Office 365 : List item added Event Receiver :how to...
I want to implement some code on item event receiver to show a confirmation save message yes / no. if yes then save item else no to save item.??? Ahsan Ranjha
View ArticleKeyword search programmatically with query variable from user
Hi, I can use this query text on a content search web part, and get get results but when doing this programmatically, I get no results. How do I write the query if I want to get office from the logged...
View ArticleCoding best practice display name vs internal name in itemUpdated event receiver
Hi,In an itemupdated event receiver, when referring to list fields, is it better to use the field's internal name, or its display name? Is there a clear guideline or best practice, or is this a...
View ArticleCannot view SharePoint 2013 WebPart Page in Html iframe
I would like to use html iframe for display sharepoint 2013 webpage page , it return following error :"This content cannot be displayed in a frame"Here is my code:<iframe width="100%"...
View ArticleAutomatically update target variation pages disable
Hello everyone,I applied site variation and checked Automatically update target variation pages option during this process. now, when i create or update a page in en-us version it also creates the...
View ArticleHow to Reply to a Discussion using REST in Sharepoint 2013?
How to reply to a discussion thread in sharepoint 2013 using REST.please share any sample code.ThanksShiva Charan
View ArticleVisual Studio - Workflow - httpsend with rest api to breakroleinheritance =>...
Hi,I created a workflow on visual studio 2013 and deploy on sharepoint.com(workflow type 2013).I want to give some permissions on users on item in my list, my project is sandbox, so i use rest api.In...
View Article