Quick Form
Quick Form is a manual task type that renders array data as a table and, optionally, collects input through an action column. Use it when you have an array of objects that you want to present as list of items in a table and optionally collect a response.
You configure the task at design time by pointing it at a variable that contains an array. At runtime, the platform resolves the reference, renders the table, and captures any input. Tasks are completed in Work Center.
Variable source
Choose where the array comes from:
Column display
Column display controls which keys from the array objects appear as columns in the table:
For Allowlist or Denylist, add column names through a repeatable input.
Action column
The action column is optional. It lets the table collect a response for each row instead of only displaying it. Every Quick Form task has a Complete Task button that submits the response back to the workflow, regardless of the action column type.
Choose one of the following column types.