Hidden field
- What is it? A hidden field containing a set value.
- When should I use it? Hidden fields are most useful when combined with prefills. They are a good way of storing values injected into the form via parameter injection.
- Example scenarios: 'Case Reference' or 'Easting/Northing'.
Settings
Name | Description |
---|---|
Component name | The name of the field, so it can be used in other areas of the form |
Value | Text contained in the hidden field. This is constant, but will be overridden by parameter injection if in use |
Show internally | If enabled, this question will be shown on internal forms |
Show publicly | If enabled, this question will be shown on online forms |