Progress
Programming
Handbook
Defining a Selection List
The following form of the VIEW–AS phrase defines a selection list.
When viewing a value as a selection list, you must minimally specify the size of the selection list in one of the following ways:
You can optionally specify:
- The LIST–ITEMS option to populate the list with items.
- The SINGLE option to indicate that the user can select only one of the values or the MULTIPLE option to indicate that the user can select more than one value. If more than one item is selected, then the field or variable value is a comma-separated list of the selected items.
- The NO–DRAG option to indicate that the user cannot select items by simultaneously holding down the mouse SELECT button and dragging the mouse through the list.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |