Help Center>Foundation Help

Applies to:

  • Winshuttle Foundation

Deferred Column Update plugin properties

The Deferred Column Update plugin is similar to the Set Column plugin in that it is used to set values in a form field or SharePoint list column.

The key difference is that the Deferred Column Update plugin puts the operation in a queue for processing the next time SVService runs.

Value Pairs

Value

Description

$ListFields

This parameter sets a value in a Sharepoint column.

Value pair property listings correlate to columns in the SharePoint list. When a form is published as a template, a corresponding SharePoint list is created. This new list includes SharePoint fields based on fields in the form that have been exported as SharePoint fields.

Example

  • [Approved by] – QA

This example sets the value of the Approved by SharePoint field to QA.