You can use certain standard controls to display a single column of SQL data in a list from which the user can choose. In addition, you can associate another column with the control to set its value. Typically, when the user chooses a value, an event action passes information to a parameter, which then alters the display of the world. For example, you can present a list of years and have the user choose one. Then the chart in the scene changes to display the data for that year.
Layout and Icon | Palette | Description |
---|---|---|
Combo
![]() |
Controls | Displays a list of values from which the user can choose one or more. |
List
![]() |
Controls | Displays a list of values from which the user can choose one. |