Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property specifies whether to-do items are displayed based on priority or due date in the Employee Center. |
| What area does it affect? |
Employee Center Core |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when adjusting task visibility preferences for users. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_hr_sp.todos_config_display_with_priority |
| Sys ID |
348d2b6d73b3130030f331d7caf6a78f |
| Type |
boolean |
| Application |
Employee Center Core |
| Default value |
false |
| 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. |
| Updated |
2024-05-25 04:29:27 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Submit or Update. Related topics Enable task configuration for approvals 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 © 2026 ServiceNow, Inc. ...
Related properties