Building a static select option list

To build a static select option list

  1. Select the Static tab in the Options section.

  2. Click + Add option.

  3. Enter a Label. This is the option displayed in the dropdown.

  4. Enter a Value. This is the value assigned to the select component if the user selects the option.

  5. [Optional] Enter a Comment. This is displayed under Label in the dropdown.

  6. Repeat steps 1 to 4 to add all the required options.

  7. [Optional] To delete an option, click the corresponding del action.

  8. [Optional] To reorganize the order of the options list, click the corresponding down and up actions.

Example

In this example, we create the select element from the SayHi example CyberApp.

../../../../../../../_images/ss-element-selectstatic.gif