Hey all, I am currently building a workflow, i created a list (let say list A), when the user fills out the list (form) and clicks OK button the workflow kick starts. the first action of workflow shou
I am trying to expand on the code authored by AutoSpongehttp://www.endusersharepoint.com/2008/12/22/jquery-for-everyone-cleaning-windows-pt2/
hi i have a problem at my production site, client reported that he is not seeing data in lists of sharepoint, as well drop downs which have years in pages of site appear empty with one user A on machi
As a requirement i开发者_StackOverflow中文版m using sharepoint object model and trying to compare \"Created By\" field of a List Item with the Current User Logged on.
I have a calculated field in my list and I am trying to use filter on this field. For some reason, the following query always returns all items instead of a filtered item co开发者_StackOverflow中文版l
whic开发者_如何学编程h project use to create event receiver for sharepoint 2007 list - sequential workflow or state workflow? i\'m using VS 2010Neither.
I have added a Web Address rule to a Search Scope and set the Folder url to the following for searching through a single list in site collection :-
I have a web part in Moss 2007 that iterates through a given list using the Sharepoint API, and sets the field value to some predetermined value.Basically bulk editing a list.
Is there a way to provide a direct link to a person\'s personal docs i开发者_如何学Pythonn their mysite? I know th url looks like this for a particular user today: url:245523/personal/userid/default.a
I have written a web part that use ListViewByQuery to display the items based on query provided. Everything work perfect except pagination.