Skip to main content

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

ParameterDescription
LabelThe label appears next to a form input field and describes its purpose clearly.
Custom CSS ClassCustom CSS class to add to this component.
Refresh on ChangeTick this option to rerender the field whenever a value on the form changes.
HiddenA hidden field that is still a part of the form but is hidden from the user’s view.

Conditional

ParameterDescription
This Component should displayTrue - the component will display in the form.
False – the component will not display.
When the form componentSelect what component within the form will execute the condition. For example, Submit.
Has the valueThe data entry of the field that executes the condition.