The Select form field is an element that allows users to choose from a list of predefined options. Each option consists of a label, which is displayed in the dropdown menu, and a corresponding value, which is stored upon selection.
CHANGE
.Common Properties
Label
Helper
Error
Empty State
Active State
Filled State
Disabled State
Error State
Hover State (only for Web configuration)
application
{"application": ${application}}
- so the frontend will know which data to display dynamically when selecting values from the SELECT elementapplication.client.selectedClient
application.client.identity
application.client.selectedContract
application.contracts
SELECT
(choose from the dropdown list)