How do I update an input form?
Tip: You can add or change the form input of a workflow in either DRAFT or PUBLISHED status.
Steps
|
|
1 |
Open Workflows, All Workflows.
|
2 |
Double-click on a workflow.
|
3 |
Choose Input Form from the Info drop-down list.
|
4 |
Choose a task from the following options.
-
To update the input form manually, enter JSON or YAML details in the editor and click UPDATE INPUT FORM.
-
To auto-generate JSON, click AUTO GENERATE UI. Click OK to confirm.
The input form is auto-generated. The auto-generated form overwrites any existing form input.
-
To import JSON, click Import JSON from Filesystem at the top of the screen. Navigate to the file you want and click Open.
The JSON details appear in a JSON form. Click UPDATE INPUT FORM.
The input form is updated in the workflow.
End of steps |