sn_hr_sp.todos_config_display_with_priority
ServiceNow property description:
This property determines whether the to-do items are displayed by due date or priority in the Employee Center. If the property is turned off (default), then the to-dos are sorted by due date. If the property is turned on, then the to-dos are sorted by priority.
Attributes
- Sys ID: 348d2b6d73b3130030f331d7caf6a78f
- Type: true | false
- Application: Employee Center Core
- Default value: false

AI generated property description:
The ServiceNow property `sn_hr_sp.todos_config_display_with_priority` controls the sorting order of to-do items in the Employee Center. According to the provided documentation, this property determines whether to-do items are displayed by due date or by priority. By default, the property is turned off, which means to-do items are sorted by their due date. When the property is turned on, the to-do items are instead sorted by their priority. This allows users to customize the display of their to-do lists based on their preferences or organizational requirements.
Source