Hidden Data
Description
Hides its contents when the page is being viewed, but allows it to be modified when editing.
Parameters
Name | Required | Migratable to Cloud? | Default Value | Description |
---|---|---|---|---|
whenEmpty |
|
| If present, will check if the named field is empty. If so, the contents will be hidden. | |
whenNotEmpty |
|
| If present, will check if the named field is not empty. If so, the contents will be hidden. | |
whenNoRows |
|
| If present, will check if the named table or repeating section has no rows. If so, the contents will be hidden.
| |
whenHasRows |
|
| If present, will check if the named table or repeating section has rows. If so, the contents will be hidden. |
Editor View
Macro Edit View
Not applicable.
Notes
Not applicable.