Not rated yet
Workflow Library (DNN)
The Workflow Library stores approval chains and automation diagrams as reusable, versioned templates. In the current builder, you reach it from the Workflow Summary below the form canvas—not from a top-level BPMN tab.

- Open the form in Form Builder → Design and scroll to Workflow Summary below the canvas.
- Select Configure workflow.
- Choose Advanced BPMN →. If the form already uses advanced nodes, use Edit in Advanced BPMN or Open Advanced BPMN.
- Select Library to browse workflows saved on this DNN site, or Samples for ready-made starting patterns.
Attach a reusable workflow
- Choose a library workflow and attach it to the current form.
- Review the proposed variable mappings. Bind each workflow input—such as Amount, Country, or Currency—to the matching field in this form.
- Check the nodes and connections, run Test when appropriate, then select Validate BPMN.
- Select Apply BPMN only after validation succeeds.
- Return to the form builder and confirm that the Workflow Summary describes the attached workflow.
Save and govern shared workflows
- Save to library publishes the current advanced diagram as a reusable template.
- Library workflows are versioned. Forms stay pinned to the version they were attached to, so changing the template does not silently alter a production form.
- Rebind or upgrade a form deliberately when a newer version is ready.
- One canonical workflow can serve many forms; each form keeps its own field-to-variable mappings.
Choose the simplest editor that fits
| Need | Use |
|---|
| A short linear sequence such as email → approval → notification | Workflow Summary → Configure workflow |
| Branches, gateways, timers, complex conditions, or reusable templates | Advanced BPMN |
| A standard workflow already used by other forms | Advanced BPMN → Library |
| A ready-made pattern to customize | Advanced BPMN → Samples |
For the simple On Submit and On Approve experience, see Workflow.
Was this page helpful?