Content
The Content Component is a configurable element used to display and manage content within a form template. It is useful for embedding static or dynamic content. This component allows customization through various options, including styling, visibility, and behavior settings.
The options available to configure the Content element are separated into two categories:
-
Display
-
Conditional
Display
Parameter | Description |
---|---|
Label | The label appears next to a form input field and describes its purpose clearly. |
Custom CSS Class | Custom CSS class to add to this component. |
Refresh on Change | Tick this option to rerender the field whenever a value on the form changes. |
Hidden | A hidden field that is still a part of the form but is hidden from the user’s view. |
Conditional
Parameter | Description |
---|---|
This Component should display | True - the component will display in the form. False – the component will not display. |
When the form component | Select what component within the form will execute the condition. For example, Submit. |
Has the value | The data entry of the field that executes the condition. |