glide.ui.polaris.history.url.param_blocklist

ServiceNow property description:

URL Parameters excluded from similar URL checks. These are the parameters to ignore when removing duplicate URLs from the history menu.

Attributes

  • Sys ID: 4dfccbc68f4320105bc6439927bdee0b
  • Type: string
  • Application: Global
  • Default value: ["tinyId"]
AI Logo

AI generated property description:

The ServiceNow property `glide.ui.polaris.history.url.param_blocklist` specifies URL parameters that should be ignored when determining if URLs are similar for the purpose of removing duplicates from the history menu. This property helps in maintaining a cleaner and more relevant history by excluding specified parameters that do not significantly alter the content of the page. By default, certain parameters may be included in this blocklist to ensure that minor variations in URLs do not clutter the history. This can be particularly useful in environments where URLs frequently contain session-specific or other non-essential parameters. Adjusting this property can help improve the user experience by focusing the history on meaningful differences between URLs.

Source

Related property: glide.ui.nav.favorite.url.param_blacklist