- FormView Switch Properties Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Form Properties/Form properties/Form Layout/SwitchProperties/index.xml
Properties for configuring a switch, such as the number of states the switch can have.
- FormView Map Properties Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Form Properties/Form properties/Form Layout/MapProperties/index.xml
Settings for configuring a map control added to the FormView layout.
- FormView Data Group Properties Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Form Properties/Form properties/Form Layout/DataGroupProperties/index.xml
Settings for configuring a Data Group container in a FormView's layout.
- FormView Control Container Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Form Properties/Form properties/Form Layout/ControlContainer/index.xml
Settings for adding a containing DIV around a control in the FormView layout.
- FormView Image Properties List Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Form Properties/Form properties/Form Layout/ImagePropertiesList/index.xml
Settings for configuring an image in the FormView Layout. These properties for for an image that is not bound to a data source.
- FormView Custom Control Properties Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Form Properties/Form properties/Form Layout/CustomControlProperties/index.xml
Settings for configuring an unbound Custom Control in the FormView Layout.
- FormView Tab Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Form Properties/Form properties/Form Layout/TabProperties/index.xml
Settings for configuring a Tab Control in the Form View Builder.
- FormView Multi-state Switch Settings Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Form Properties/Form properties/Form Layout/MultistateSwitchSettings/index.xml
Multi-state Switch Settings Properties
- Form Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Other Controls/FormView/Form View Builder/Form Properties.xml
The Form View Builder Form Properties tab is where you'll find settings for the FormView Control.
- FormView Control
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Other Controls/FormView/index.xml
The FormView Control can be used with List Controls and Editor sets to great effect.
The Data Source for FormView controls are usually defined as a List control. The data gathered from the
List Control can then be linked to 'items' and placed inside HTML blocks that can easily be made to look
exactly like individual UX controls. This gives developers all of the functionality found in an application
with many UX controls but can also produce a UX component that is much lighter and faster. See FormView Properties
for a list of individual properties relating to the FormView and FormView Builder.