Property reference

glide.ui.nav.favorite.url.param_blacklist

The glide.ui.nav.favorite.url.param_blacklist property specifies URL parameters that are excluded from similar URL checks. Admins should review this setting to ensure that important parameters are not inadvertently filtered out during navigation operations.

Default: ["sysparm_no_stack","sysparm_userpref_module","sysparm_record_target","sysparm_record_row","sysparm_record_rows","sysparm_record_list"] Type: string Application: Global

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 in similarity checks, impacting how URLs are processed in the application.
What area does it affect? URL Navigation
What does the default mean? The default value is "["sysparm_no_stack","sysparm_userpref_module","sysparm_record_target","sysparm_record_row","sysparm_record_rows","sysparm_record_list"]", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring URL handling or troubleshooting navigation issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.nav.favorite.url.param_blacklist
Sys ID 5f5b61b4670202006c45322b43415aff
Type string
Application Global
Default value ["sysparm_no_stack","sysparm_userpref_module","sysparm_record_target","sysparm_record_row","sysparm_record_rows","sysparm_record_list"]
Description URL Parameters excluded from similar URL checks.
Updated 2024-05-25 03:39:00