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 defines a list of URL parameters that are ignored when determining duplicate URLs in the history menu, enhancing user navigation. |
| What area does it affect? |
History menu management |
| What does the default mean? |
The default value is "["tinyId"]", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting URL handling or troubleshooting history menu issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.polaris.history.url.param_blocklist |
| Sys ID |
4dfccbc68f4320105bc6439927bdee0b |
| Type |
string |
| Application |
Global |
| Default value |
["tinyId"] |
| Description |
URL Parameters excluded from similar URL checks. These are the parameters to ignore when removing duplicate URLs from the history menu. |
| Updated |
2024-05-25 04:25:07 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Property [sys_properties] table glide.ui.polaris.global_search Toggles the Next Experience search function. • Type: true | false • Default value: true when glide.ui.polaris.experience is true. • Location: The System Property [sys_properties] table glide.ui.polaris.history.url.param_blocklist URL parameters that are excluded when the system identifies and clears duplicate URLs from the history. This property applies only to the Next Experience Unified Navigation, which is enabled when ...
Context preview
Snippet 2
... true Enables dark theming. glide.ui.polaris.experience true | false true Enables the Unified Navigation experience on platform. glide.ui.polaris.global_search true | false true Toggle the Unified Navigation search functionality in the header. glide.ui.polaris.history.url.param_blocklist string ["tinyId"] URL parameters to © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in ...
Related properties