(this page was created automatically. In case of formatting issues, please visit the official Wiki Page)

Single Select

The Single Select Component is a dropdown form control that allows users to select a single option from a list of choices. It can be configured to source its data either from a static predefined list or dynamically from an API endpoint. This component is particularly useful in forms where users need to select one item from a predefined set of options like categories, statuses, user roles, or any enumeration type data.

Properties

Visual Properties

Non-Visual Properties

Datasource Properties

Validation Properties

Authorization Properties

Event Actions