mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-02-21 04:38:22 +00:00
Updated CR Connect Workflow Configurator User Guide (markdown)
parent
697e20cf72
commit
6e6d15fc82
@ -185,15 +185,18 @@ For any form field, you can enter a value that will automatically populate the f
|
||||
|
||||
### Read-only fields
|
||||
|
||||
Fields can be locked so the user won't be able to edit them. If you enter a Default Value in the form field properties panel, that default value will display in the field. If the user has previously-saved task data, it will automatically override default value.
|
||||
Fields can be locked so the user won't be able to edit them.
|
||||
|
||||
| Property > Id | Property > Value (example) |
|
||||
| ------------- | -------------------------- |
|
||||
| `read_only` | `True` |
|
||||
|
||||
### Read_only_expression
|
||||
Fields can be locked so the user won't be able to edit them dynamically, i.e., based on an expression.
|
||||
|
||||
|
||||
| Property > Id | Property > Value (example) |
|
||||
| ------------- | -------------------------- |
|
||||
| `read_only_expression` | `isReadOnly` |
|
||||
|
||||
### Hiding fields
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user