Well:
Wells are wrapped in a div with a class, its a completely bordered section, in which you can place your components.
Display Tab:
- Label: You can place the title or name in this component.
- Custom CSS Class: In this setting you can add a CSS class. Multiple classes can be added and they class names can be separated by only a space.
- Hidden: Enabling this setting will hide your field from viewing when the form is extracted.
- Disabled: Enabling this setting will disable the component from the form.
- Table View: When this setting is enabled the data on this component will only show up in the Submission list of the table view.
API Tab:
- Property Name: In this setting you can provide the name of the field in the API endpoint.
- Field Tags: In this setting you can enter the tags for the field that can be used in the custom logic.
- Custom Properties: In this setting you can enter any custom properties to configure this component.
Conditional Tab:
- This component should Display: In this setting you can choose "True and False" if this component should display.
- When the form component: In this setting you can choose if you want the component to be displayed after the it is submitted.
- Has the value: In this setting you can choose the value of the component when it will be hidden or displayed.
Layout Tab:
- HTML Attributes: In this setting you can enter HTML attributes map for components input.