Contact us
View as Markdown
Ask AI
Open in ChatGPT Open in Claude

Opens a third-party service and shares a pre-filled prompt containing this public page URL and /llms.txt. No VirtoSoftware account or tenant data is included. Provider terms and privacy policies apply. Verify answers against the linked documentation.

OpenAI terms · OpenAI privacy policy · Anthropic terms · Anthropic privacy policy

Set Field extended

This activity locates a list item by its URL and updates the value of a specified field. The activity runs associated workflows after the update.

Set Field extended activity in the SharePoint Workflow Designer setting a field value at a list item URL

SharePoint Workflow Designer Phrase

Set field to value at list item URLTrigger update event: No

Parameters

ParameterDescription
FieldThe field’s display name, unique ID (GUID), or index (int).
ValueThe new value to set.
this list item URLThe full URL of the list item.; Examples:; http://mysharepoint/MyDocs/Shared%20Documents/MSOMS.pdf; ; http://mysharepoint/Lists/List%20with%20Approve/1_.000; ; http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1; ; http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1
NoIndicates whether the activity triggers the item update event. Default value is No.; Note: Setting this to Yes may cause workflow activities to loop.
Updated on August 12, 2026