Does anyone know how to sort the HR To-Dos in the Employee Service Center To do page by most recent?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2020 11:01 AM
Does anyone know how to sort the HR To-Dos in the Employee Service Center To do page by most recent?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2020 08:07 AM
Hi,
as written here:
The default order for to-dos is due date. If you have too many filters and find that performance is affected, you can order the to-dos by filter. To order by filter, you must enable filter prioritization and assign priority numbers for each 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. 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.
So, if you want/need to sort the HR To-Dos in the Employee Service Center To do page by most recent, I suppose the only way is to clone the ootb to-do widget and change the logic as you want/need there.
If my reply has helped in any way, kindly mark it helpful/correct. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2020 10:38 AM