22
Jul
When you have an extensive Sharepoint list, and for some reason you need to change the value of the list items, it is handy to have a script for such job. The following script to changes a field value for all items in a SharepPoint list.
To use the script:
If you wish to change the value only when a certain value already exists, for instance if a field named NewsType has the value “MediaIntranet”, should be changed to “Intranet”, do the following:
a. TamTam.SharePoint.ChangeContentTypeScript.exe http://mossdev/news/ Pages NewsCategory MediaIntranet Intranetb. TamTam.SharePoint.ChangeContentTypeScript.exe SPListURL LisName FieldName FieldValue NewFieldValue
Below are the executable and the source code for this script:
Comments (0)
Tam Tam brengt je wereld online.