Select Box Element Properties

You can add text inside the Select Box element. You can give role based authorizations to the element and set its visibility with show/hide/conditional options.

  • Value : You can add a static value to the Value field, or you can dynamically display a value of a status, Input element content or an action result via Symbol Picker.
  • Options : This is the section where you will bind the data table of the list to be displayed in the drop-down list.
  • Fixed Options List: It is used to list the fixed data defined manually on the platform without being connected to the database.
  • Fixed Data: It is the section where the name of each data that makes up the list appears in the list and the value to be used in the application is defined.
  • Placeholder : You can add an auxiliary/temporary placeholder text for the end user.
  • Allow Clear : It is the element that allows the selected value to be cleared with a single click.
  • Searchable : You can make the drop-down list searchable.
  • Contains Null Item : The first value of the list can be empty.
  • Sort By: You can sort the list items alphabetically as A-Z or Z-A.