-
Notifications
You must be signed in to change notification settings - Fork 0
Create or Edit Workflow
A new workflow of a particular workflow type can be created by pressing the blue [Create a New Workflow of this Type]
button found on various pages in the database interface. This button will always be associated with a single specific workflow type, which can be determined based on the context of the button. The user will then be taken to a page similar to the following:
The new workflow's expected type is displayed at the top of the page. Below this, the red-outlined form normally indicates where user-defined information about the workflow would be entered, but at the time of this writing (December 2022), none of the workflow types currently in the database actually require any user-defined information - hence the form is empty (as seen in the image above). Please note that this page is only for adding information relating to the workflow as a whole - information relating to a single step in the workflow is entered through the workflow's information page.
The user only needs to press the green [Submit Workflow Record]
button to submit the new workflow record to the database. Upon a successful submission, the user will then be automatically redirected to the new workflow's information page.