Updated CR Connect Workflow Configurator User Guide (markdown)

calexh-sar 2021-09-17 09:00:04 -04:00
parent 4075e04fae
commit de66376ddc

@ -183,7 +183,6 @@ For any form field, you can enter a value that will automatically populate the f
| Email address | `some.email@email-server.com` | Validly-formatted email address |
| Web address | `https://some.web-address.edu` | Valid full URL, including the `http://` or `https://` at the beginning |
### 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.
@ -192,6 +191,9 @@ Fields can be locked so the user won't be able to edit them. If you enter a Defa
| ------------- | -------------------------- |
| `read_only` | `True` |
### Read_only_expression
### Hiding fields