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.

The configuration options are grouped into:
-
Display
-
Conditional
Display
Parameter | Description |
---|---|
Label | Provides context for the grouped content. |
Custom CSS Class | A custom CSS class to apply specific styles to the component. |
Hidden | Hides the well from view when enabled. |
Disabled | Shows the well but greys it out to indicate it’s not active. |
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. |