How to display details from the workflow initiation form into task list
Hi,I have customised a workflow in SharePoint Designer to get approval for contracts to be signed off. I would like all of the information requested in the initiation form to show in the tasks list in...
View ArticleWebService query does not filter Items. SP2010
I am having trouble querying a SharePoint list using the GetAllItems webs service. Whenever I make the call all of the items in the list are returned. I have used u2u and CAMLQueryHelper with great...
View Articlevb.net application for ShatePoint 2010 ?
I’m working to generate a .net application that will run on a 2010 SharePoint server.The application is a project to take a 12 page paper form that is mailed to users once a year and create a web...
View Articlesearch record by between age used two textbox
anybody help me we want to logic how to display record when search record by Age between the two combobox value like we want search age between 18 to 50 then display enter between the profile record in...
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 ArticleWorkflow consuming service: Timeout Exception
Hi,I have a workflow that is hosted in my development environment SharePoint site, and in an integration server.They both consume the same external WCF Service in our network. However, once in a while...
View Articleecma script + person group column
Hi All, How to add/update multiple values to 'person or group' field using ecma script? Please help me on this issue. Thanks In Advance, SPUser.
View ArticleGetting script error in Visual Web part
Hi,We are developing Visual Web part in Share point 2010 with scripts using ScriptLink. The scripts are getting loaded successfully and we are getting below syntax error while loading a cross domain...
View ArticleSharePoint 2010 custom workflow error
I want to add a custom workflow to custom sequential workflow using VS 2010 c#.I followed the instructions from this link : http://msdn.microsoft.com/en-us/library/hh824675(v=office.14).aspx ; I got...
View Articlesp2010 lists
Hi currently I am working on sharepoint lists.in my custom list I have a column with 3 users . Based upon the column value the items in the list should be retrieved such that remaining items in the...
View ArticleSharePoint 2010 data source creation issue
Hi i am trying to create a Shared Data source in SharePoint 2010. However, when I try to test the server source connection I get these...
View ArticleHow to get current unpublished version of a page programmatically?
Hi all,I have to save the current version of a page in other library(history) when that page is unpublished. Suppose if i have 3 versions..3.0,2.0,1.0when i unpublish 3.0Now the versions will...
View ArticleFilter lists + FilterMultiValue for multiple columns.
Hi,I want to filter a list using URL Querying using the FilterName and FilterMultiValue.For example i put this at the end of the AllItems.aspx?...
View ArticleBreak item permission on itemadding
how can i break the inheritance of an item on item adding?----------------------- Sharepoint Newbie
View ArticleChange List Item Permissions in ItemAdding\ ItemUpdating events of a Calendar...
Guys,can one suggest how to change the List Item Permissions in the ItemAdding\ ItemUpdating events of a calendar List( i know how to change values using AfterProperties but don't know how to change...
View Articlepowershell command to activate a feature at list of site collections in...
Hi,I have 1000 of team sites in my farm.i want to activate a site level feature for some of the 600 sites which are created using our custom site definition for which i have a list of site collections...
View ArticleNavigation Editing and Sorting not showing links after creating them.
Hi all. I am new to Sharepoint but have been building webforms in Visual Studio since beta 2.We are doing a build out and rebranding of our Sharepoint site and we have run into a problem.Whenever we...
View ArticleCreate default groups when a new site is created
Hi, Is it possible to have a custom code (to create default groups) that will run when new sites from a site definition are created? I have a site definition CompanyArea, whenever the admin creates a...
View ArticlePrinting documents at shared printer from Sharepoint 2010 library...
Hi ,I had a requirement to print documents at network printer that are attached on Task list programmatically. I am writing an even receiver which fires on task is approved at task list and sends the...
View ArticleHow to check checkboxes in caml query?
In SharePoint 2010 client object model (JavaScript), I am using this caml query to download list items. There is a column called 'Office' and in it, there are several check boxes (i.e. its a...
View Article