Applies to:
- Winshuttle Foundation
Set Referred SharePoint Items Column plugin properties
The Set Referred SharePoint Items Column plugin sets the given value on a given sharepoint column.
Value Pair |
Description |
siteguidxpath |
The XPath of the form field containing site collection GUID e.g. Direct Value: /my:myFields/my:SetFormData/my:SetFormData_Input/my:SiteGuid |
webguidxpath |
The XPath of the form field containing web GUID e.g. Direct Value: /my:myFields/my:SetFormData/my:SetFormData_Input/my:WebGuid |
listguidxpath |
The XPath of the form field containing SharePoint list GUID e.g. Direct Value: /my:myFields/my:SetFormData/my:SetFormData_Input/my:ListGuid |
itemguidxpath |
The XPath of the form field containing list item GUID e.g. Direct Value: /my:myFields/my:SetFormData/my:SetFormData_Input/my:ItemGuid |
column |
Name of the Sharepoint column whose value is to be set e.g. Direct Value:ID |
value |
The value to be set e.g. Direct Value:ID091900 |