How to use REST with the search service?
Hi,I am currently using SP2010 and spservices to make SOAP requests for search. I am doing this client sided using javascript/jquery . But now I want to use REST and still on client side. This is my...
View ArticleHide Default Task Columns
How do I hide the default Task columns like Priority and Status when displaying the task in the Display or Edit forms?I have a custom workflow in SharePoint 2010, built using VS 2012. I use the...
View ArticleHow To Use Task.EmailBody
I'm trying to change the default email body used when a new task is created. I found the EmailBody property on the task, but it doesn't seem to do anything. What is this property for? Or am I misusing...
View ArticleHow To Programmatically Create A Page And Publish To A Specific Document Library
I am new to SharePoint development, so please forgive me if some of my wording is not quite correct.This is on SharePoint 2010. The goal is to allow a user to use enter information into a custom form...
View ArticleSharePoint 2013 ribbon
We have two sites that are identical. One is a development site and the other production.The List option on the Ribbon does not show on the production site, but it does on the development site.Can...
View ArticleNull Vallue Lookup Column Issue
I've tried to create a SharePoint view with a lookup column value equals null, but even though there are items with "Phase" column equal to NULL, nothing is shown in the view.I looked up the column...
View ArticleHandling the correlation id error in sharepoint2010?
Hi All,Please give me some guidance on correlation id handling.My requirement is when ever i got correlation id in the screen i want to display the message i.e "This page is under construction" .so...
View ArticleAjax request with multiple web part instances
Hello,I created a custom web part which makes a $.ajax request to a SharePoint list, the problem is when there are multiple instances of the web part on a page the last request is used for all the web...
View ArticleonWorkflowItemDeleted - delete workflow on item deleted
Hi,Our SharePoint site uses a special template, and even if I delete an item, I can see that the counter of running workflows stays the same (not the case when the workflow is completed).The strange...
View Articlesearching documents programmatically
Hi All,I want to search the documents in a document library by it's name and metadata using web part......All suggestions are welcome....Thanks,Srinivas
View ArticleHi ALL!
I want to move the documents with attachments from sharepoint lists to document library.All suggestions are welcome....Thanks,Alex
View Articleuse PowerShell to see if current crawl is processing security updates?
Using PS, I'm able to access properties like CrawlStatus and CrawlPriority.Is there a way to tell if a crawl is processing security updates?www.SharePointed.com
View ArticleCustom SharePoint 2010 Windows Login
Hi.. I want to create a Custom Sign in and Sign Out Page in SharePoint 2010 and it should accept only Active Directory Users and please send me the working code links and how to configure it.Ravindranath
View ArticleNeed help for logging using microsoft practices dll from sanbox solution
Hi,I have a sandbox solution. I want to write log from the feature receiver - feature actived event.I tried the below code, but it fails.public override void...
View ArticleApplication page "File not found" error
Hi All,I'm new to sharepoint development in visual studio. I've recently developed a sharepoint project with application page in it in visual studio. It deal with couple of external content types and...
View ArticleWhere to start: To query a list and if value not returned.
Hello, I am relatively starting out in Infopath and need some guidance. I am asked to create a field which queries a list and if the value is not returned then a text box would show for the user to...
View Articleprogrammatically show excel data in sharepoint web parts
Hi, I am having tabular data in my excel workbook. I want to upload this data in sharepoint document library and dispaly in web parts as tabular format.Pls suggest me how to do this?I need custom...
View ArticlePurpose of Connectable Web Parts
Hope that this question is not too dumb to ask, but I am just not seeing the purpose of connecting two Web Parts. If Web Part 1 has some functionality and Web Part 2 has other functionality and one is...
View ArticleWhere do I put custom code for a workflow?
If I am creating a workflow, custom coded, where do I put the code? I've found the xoml files, but everybody has C# or VB code. Where would I write the code? Thanks!
View ArticleWhere do you create a lookup field for a feature deployment in Visual Studio
Hi really confused on how to create a lookup field in a content type . Where do you create this ? Does anyone have an example as i am really confused . Do you create this in the elements xml file or...
View Article