Overview
This article explains how to integrate ServiceRocket Scaffolding Forms and Templates app with Comala Document Management.
You will need ServiceRocket Scaffolding Forms and Templates app version ?.? or above and Comala Document Management (formerly Comala Workflows) version 4.18 or above.
Workflow Supplier
Scaffolding forms and templates can obtain workflow information using the Workflow Supplier, in much the same way other Suppliers are used.
Value references
Workflows can obtain data from Scaffolds via Supplier References, allowing contents of a Scaffold to dynamically define values within the workflow.
The following data sources are supported:
In short, anything that can be accessed by the Scaffold Data Supplier with the data:FieldName
syntax can be converted to a value reference by wrapping it in @
(at) characters, for example: @data:FieldName@
Examples
See also
External Links: