List Box Control

The List Box control allows you to select one or more items from a list of values. See How To: Make a SmartObject Call to Populate Controls for an example of showing SmartObject data when the control changes.

See the following resources for more information:

  • See Configure the Initialized Event for more information about using the control with the Initialized event to improve the user experience when a view or form is loaded, for example to populate a drop-down list with data in the background while the rest of the view is available for data entry.