diff --git a/CR-Connect-Workflow-Configurator---User-Guide.md b/CR-Connect-Workflow-Configurator---User-Guide.md index a5d5f85..8794beb 100644 --- a/CR-Connect-Workflow-Configurator---User-Guide.md +++ b/CR-Connect-Workflow-Configurator---User-Guide.md @@ -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