workflows/backend/branch-transitions/add.html |
BranchTransitions\Add |
Name |
Type |
Description |
branchTransition |
BranchTransition
|
Single (empty) BranchTransition record
|
|
Add a new record. Assigns an empty record to the template. |
workflows/backend/workflows/add.html |
Workflows\Add |
Name |
Type |
Description |
workflow |
Workflow
|
Single (empty) Workflow record
|
|
Add a new record. Assigns an empty record to the template. |
workflows/backend/workflows/edit.html |
Workflows\Edit |
Name |
Type |
Description |
workflow |
Workflow
|
Retrieved Workflow record
|
|
Retrieve a single record and display the edit page for the record |
workflows/backend/workflows/manage.html |
Workflows\Manage |
|
Retrieve available records and assign them to the template for editing. |