JQuery on SharePoint 2010
What are the business case scenario when JQuery controls are used in CSOM programming in SharePoint 2010? I mean what are business case scenario when JQuery frequently used in SharePoint 2010? Which...
View ArticleThe specified form cannot be found. Instantiation form problem.
hi allI am trying to develop a simple sequential workflow on a document library that will update an existing file with one supplied (maintaining all metadata and create a new version of the file). I...
View ArticleExporting Data Automatically to CSV from a list
We have a SharePoint Custom List which is used for job recording and billing. We would like to automatically export the list to a CSV as follows:List will be exported to a CSV daily if a checkbox is...
View ArticleCustomize Calendar Event in Sharepoint 2010
How to create a custom calendar(Event data) with date as per the below screenshot..If possible through customization,then how it can be done through customization..
View ArticleInsert sreenshot to editor and upload to library
Hi there,I just want to know is possible to capture a screenshot by other apps and insert to sharepoint content editor, then upload to specific library automatically after click Submit button.The...
View Articlesharepoint 2010 - webapplication , site collection and subsite taking long...
Hi ,when i'm creating a new webappliction its taking almost 30 min but at end its creating correctly same happening for site collection and subsitesthis is a new sp2010 installation today and database...
View ArticleValidator control for webpart property
Hi, I need to create a validator control in a webpart property, do I have to override ToolPart[] GetToolParts() or it is possible to add a validator control to the properties without overriding, how to...
View ArticlePrinting SharePoint web part with page break
Hi,I'm trying to enable a user to print a SharePoint webpart, which I've created in Visual Studio. I'm trying to do this using the CSS page-break properties, but it is not working.Here, for example is...
View ArticleHow to Set default content type and change the order of document library...
Hello,Please suggest on below points1) How to Set default content type in document library using ecma script or sharepoint web service?2) How to change order of content type using ecma script or web...
View ArticleDetermine who approves a workflow assigned to a group
Hello,I making a workflow that can assign a task to a group or individual. When I assign this workflow to a group, how can I determine which individual in the group approved the workflow?Thanks,Shaun
View ArticleWorkflow and InfoPath Task Forms
I've exhausted the resources I've found concerning the use of InfoPath for SharePoint 2010 workflow forms, so I have a couple questions:In a SharePoint Server 2010 Standard environment, can I use...
View ArticleDocument Library - SPFile.Item is null for copied files (Null when getting...
Hi - We have a situation please assist with your expertise.We are writing the custom code to copy file and assigning the ListItem properties into our "Sandbox" document library based on selected...
View Articlemessage unexpected server response of 0 .The status code response is 0
Hi i am getting the above error while saving data into list via Client object model(ECMA script).This error is occuring only in firefox.not in IE.Any help is appreciable.Thanks and regardsR Prashanth...
View ArticleSharePoint 2010 site not able to use Data sources
I am uploading SSRS reports to a sharepoint site they are supposedly converted from 2005 to 2008 SRS. I was able to create the data source to the MS SQL server with a successfully tested connection....
View ArticleCreating a Simple DataFormWebPart c#
Hi there am creating a simple DataFormWebpart which outputs XML e.g the one given below.<dsQueryResponse><Rows><Row Title="Emp1" Status="Clerk" Description="Just a clerk" /><Row...
View ArticleHow to add Custom Default Web Part in PageLayout in SharePoint 2010
Hi,Im trying to add a Custom Default Web Part in a new Page based off Page Layouts using <AllUsersWebPart> node in the elements.xml file. It works for SharePoint OOB web parts but for custom web...
View ArticleHidden Field in Form on Sharepoint list
Hi Guys,I have a customized list form. I have a column on it which is the function is just to store data after a specific worflow has been executed, whenever i create a new item on the list those...
View ArticleGet the value of the item from sharepoint list
How toget the itemsonthe list ofthe necessary conditions?for example,there is a list, it has 1000 items.I need toselect the 500 itemsin the rangeofdates and get thevalue.andthen haveto produce certain...
View ArticleGet document versions and move documents to a folder in Client Object Mode
I post the question couple days ago and got some help. However, I am still having problem working with document library. I am going to repost my question. I tried to get the file version and move a...
View ArticleUnable to delete existing site collection - Error occurring
Hey community,I am having an issue with programmatically deleting a site collection. I thought it would be as simple as creating one, but it doesn't appear to be the case.My exception handling is...
View Article