Enable prioritization by filter
If you are ordering the to-dos by filter instead of due date, you must enable the sn_hr_sp.todos_config_display_with_priority property, add the Display priority field to the to-dos configuration form, and assign each to-dos filter a priority number.
Before you begin
Role required: sn_hr_sp.esc_admin
The to-dos will then be sorted by the filter they are associated with. Within each filter, the to-dos will be sorted by due date.
When defining conditions like case sensitivity or null values, see APIGlideFilter - Scoped, Global.
Procedure
-
Enable the sn_hr_sp.todos_config_display_with_priority
property.
-
Add the Display priority field to the to-dos filter
form.
-
Set the priority number for each to-dos filter.
- Navigate to .
- Open a to-dos filter record.
- In the Display priority field, set the priority number.
- Repeat the process for each filter.