Set Column with Process Inheritance

The Set Column with Process Inheritance plug-in allows you to set values in a form field or SharePoint list column that pertain to a particular process that is currently running.

This function walks through a chain of running processes and checks the parent/child relationship until the processes named in the plug-in are found. Once located, the value in the form or SharePoint list column will be set.

Value Pair

Description

processname

The name of the process that contains the column/field you want to set.

Value pair property listings correlate to columns in the SharePoint list. When a form is published, a corresponding SharePoint list is created. This new list includes columns based on fields in the form that have been exported as form library columns in FormEx sites. In DocEx sites, the user must define custom SharePoint list columns.

Example

  • processname – Acme MOC
  • [Review] – off

This example sets the Review SharePoint column to the value off in the process named Acme MOC.