SortColumn
You use the SortColumn keyword to sort a selected column.
Signature
The SortColumn keyword supports the following signature:
SortColumn(AppletRN | FieldRN,ASC/DESC)
Note: The SortColumn input is case insensitive.
Desktop Examples
The following table describes how to use the SortColumn keyword to sort a selected column in desktop applications.
Target Object | Inputs | Closing Action | Comments |
---|---|---|---|
Opportunity List Applet|Primary Revenue Amount |
ASC |
N/A |
Sorts the columns in ascending order. |
SIS Account List Applet|Type |
DESC |
N/A |
Sorts the columns in descending order. |
Mobile Examples
The following table describes how to use the SortColumn keyword to sort a selected column in mobile applications (on mobile devices).
Target Object | Inputs | Closing Action | Comments |
---|---|---|---|
SHCE Account Team List Applet - Mobile|Active Last Name |
ASC |
N/A |
Sorts the columns in ascending order. |
SHCE Sales Contact List Applet - Mobile|First Name |
DESC |
N/A |
Sorts the columns in descending order. |