How to change the sorting order of a list
In general throughout the application, the following icon is used to access the sorting options of the list displayed on the screen.
It is located in the upper right corner of the screen and after clicking on it, the sorting options, in general, are displayed:
- More recent
- Older
- From A to Z
- Z to A
Sorting in the list of work reports
In work reports the sorting is by
- descending id
- ascending id
- Most recent, by date of work report
- Oldest, by date of work report
Ranking in the list of absence requests
The list of absence requests can be sorted by different criteria:
- descending id
- ascending id
- Start date descending
- Start date ascendete
Ordering in the work order list
The list of work orders can be sorted by different criteria:
- Most recent, according to the creation date of the work order
- Older, according to the date of creation of the work order
- From A to Z according to work order name
- Z to A according to the work order name
- Start date in ascending order, according to the start date defined in the work order
- Start date in descending order, according to the start date defined in the work order
Define a favorite or default sorting in the work order list
When the sorting options are displayed on the web, a gear icon is shown, clicking on it accesses the functionality.
This way you can define a favorite sorting for the user of the session on all his devices, so that when the list is loaded it is already loaded with the favorite sorting.
Leave a reply Cancel reply