Skip to main content

Well

The Well component is a unique form component designed to help with layout and visual separation within a form, making components inside the Well more user-friendly and visually appealing.

Well

The configuration options are grouped into:

  • Display

  • Conditional

Display

ParameterDescription
LabelProvides context for the grouped content.
Custom CSS ClassA custom CSS class to apply specific styles to the component.
HiddenHides the well from view when enabled.
DisabledShows the well but greys it out to indicate it’s not active.

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.