Application Development
Set the List Order By
NOTE: Stewardship Tier and SQL Server no longer support the sort in a view in SQL.
Refer to Add List Boxes and Combo Boxes for general information.
To order the list box options:
- Vertical View for a list box or combo box.
-
Click Edit.
- Click the Advanced Properties tab.
- Enter the column that should sort n List Order By field.
- Click Save.
NOTE: When a field name is entered in ListOrder By field, the default order is ascending. To sort in descending order, enter the field name followed by a space and desc, for example, ProductName desc. Separate entries by a comma.