Application Development
Add a List Selection Field
For example, two fields, ProductID and Description must display in the ProductID list box when in add or edit mode on the Order Details page. The description should only be visible in display mode. For both fields to display in the Product ID list box in edit mode, add a column in the SQL list view to concatenate the two fields.
Refer to Add List Boxes and Combo Boxes for general information.
To choose a descriptive field:
- Vertical View for a list box or combo box.
- Click Edit.
- Click the Advanced Properties tab.
- Select the concatenated or more descriptive field created in the view from the List Selection Field list box.
- Click Save.