Sort Selected Registry entry
Records which Sort is currently selected by a user. (This Registry entry is generated and maintained by the System when a Sort is selected in a module).
Description
Users can create and save their own set of rules used for sorting data. The Sort Registry entry records on which columns to sort, and whether to sort in ascending or descending order. A user can choose which Sort definition to use from the Sort box by selecting Sort on the Home tab of the Ribbon.
The currently selected Sort for a user is recorded in the Sort Selected Registry entry.
Usage
This Registry entry is assigned to users:
Key | User |
---|---|
Key 1 | User
|
Key 2 | user |
Key 3 | Table
|
Key 4 | table |
Key 5 | Sort Selected
|
Value | title |
User
|
user | Table
|
table | Sort Selected
|
title |
where:
title |
is the name of the Sort (as defined in a Sort Registry entry). |
Example
This entry indicates that a sort called Name (ascending) for user gerard
in the Parties module is currently selected:
Key | Setting |
---|---|
Key 1 | User
|
Key 2 | gerard
|
Key 3 | Table
|
Key 4 | eparties
|
Key 5 | Sort Selected
|
Value | Name (ascending) |