Decide which statuses are editable
- Last UpdatedNov 29, 2024
- 1 minute read
As the entity moves through the workflow, there are times when you want the content of the entity, such as form details, to be editable and other times when the content should be locked from editing.
For example, after a work permit has been approved, the content of the work permit should not change. See also Set status to read-only when signatures are applied.
Example
Each status can have an editable on non editable value associated with it.
|
Status |
Editable or Not editable |
|---|---|
|
New |
Editable |
|
Pending Approval |
Editable |
|
Approved |
Not editable |
|
Active |
Not editable |
|
Closed |
Not editable |