Mapping HTML form fields with SharePoint list columns using CSOM
Hi, I published HTML form in SharePoint 2013 which has fields ProductName I need to map this field with SharePoint list column ProductName using CSOM. Any pointers will highly be appreciated.
View ArticleAdding Facebook like functionality in SharePoint 2010
Hi folks,please share some thoughts on adding facebook likes on sharepoint page layout and display the number of likes to the end user.I also need functionality to comment on a page and add a reply to...
View ArticleMost visited pages in SharePoint site 2010 using JavaScript
Hi,How can I find most visited pages in SharePoint 2010 site using JavaScript. Please help me.Thanks in Advance.
View ArticleReusable Dynamic sharepoint list form
Is it possible to create a solution, which is reusable with below functionality:Sharepoint list having combination of dropdown fields and text fields-1. Hide/show fields as appropriate whenever the...
View ArticleSharepoint event receiver itemAdding and itemadding not firing when document...
Hello,I have a system that uses content organizer and drop off library with routing rules. Depending of content type the document goes to one final document library.If i upload document directly in...
View ArticleSend mail activity after Create task results “Error Occured” in Workflow
I came across very strange behavior of SharePoint workflow (Using Visual Studio). If I add Send Email Activity after Create Task activity, it gives me result- Error Occured . I thought, there will be...
View ArticleCreating Content Organizer Rules using Client Object Model.
Hi,I want to create Content Organizer rules using "Client Object Model"Is it possible to create CO Rules using client object model??Any pointers to this would be helpful.Regards,Ketan GandhiRegards,...
View ArticleSetting rules for repeating table
I am developing a daily job reporting system where everyday the staff of the company goes to submit report of the work done for the day. I am using info repeating table to implement this. what I...
View ArticleHow to get “Active Directory” groups in Sharepoint 2013 using “Client Object...
How to get “Active Directory” groups in Sharepoint 2013 using “Client Object Model”, if any one know the code please share.
View ArticleSharePoint page size modification
Hi all,I've a SharePoint page within which there's a document library added as a webpart. I would like the page width to be of the same size as the document library size but there page extends beyond...
View ArticleGetListItems returns null for LookUp columns
I have a list which contains a LookUp field from another list. What I want to do is get the value of this column using the usual ListService.GetListItems. But the data I get is null. Same thing happens...
View ArticleAsp Calendar + Update Panel + Safari Browser
Hi,I have faced one issue today. here you go in detailsI have designed a page which contains asp.net calendar which shows data from SharePoint list. This is running inside update panel.Whenever i move...
View ArticleHow to access attachment from gridview
Hi all,I implemented one visual webpart in that webpart iam retrieving data from document library and displaying in gridview.i used below code to bind the attachment name in...
View ArticleSecure Http Handler
HiI am writing an http handler for sharepoint 2010 application with anonymous access enabled, I want to query a sharepoint list and http handler will be used to receive request from jquery.Everything...
View ArticleHow do I copy a list item from a SharePoint list to the same SharePoint list...
The purpose is that I need several new list items that require only minor differences in title and description. I discovered that I could "Open with Access" and copy a row make the modifications and...
View ArticleTypeError: Cannot read property '0' of undefined
Hello Guys,I got a really weird error while tweaking my view for a certain task list, and When i was almost done, this happened. :/TypeError: Cannot read property '0' of undefinedTypeError: Cannot read...
View ArticleJavascript to display the lists items if the value in Assign To field matched...
Hi,Could you please share JavaScript to display the list items if the corresponding Assign To / drop down field (which contains user name) value is equal to logged in user ?Thanks.Knowledge is power.
View ArticleSharepoint 2010 get list of users/groups permission associated for a list
HiI want get list of users/groups permissions(i.e unique permission) associated with individual list.Can anybody suggest some C# code for this!thanksMeenakhshi viswanathan
View Article'SP.ClientContext.get_current' is null or not an object
I have created a javascript script ih the Home.aspx of sharepoint foundation 2010 (exactly in a web-content editor). I keep on getting always the same error:'SP.ClientContext.get_current' is null or...
View ArticleGetListItems throws exception "Value cannot be null"
This drives me crazy... I must be overlooking something. Whatever I do I get status = 500 and response = "Value cannot be null". Any suggestions? Loosing sleep over this....<tt> Const GUID As...
View Article