Property reference

com.snc.contextual_search.cxs_new_window.force_relative_link

The property forces the use of relative links in the cxs_new_window UI Page. This ensures that links remain consistent regardless of the environment, which is crucial for maintaining functionality across different instances.

Default: true Type: boolean 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? It enforces relative linking in the cxs_new_window interface, impacting how URLs are generated and displayed.
What area does it affect? cxs_new_window UI Page
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring or troubleshooting link behavior in the cxs_new_window interface.

Out of the box property record

Raw metadata from the property record.

Property name com.snc.contextual_search.cxs_new_window.force_relative_link
Sys ID ce0391c62f471210fc8b13a5b83f9b7e
Type boolean
Application Global
Default value true
Description Always force a relative link in the cxs_new_window UI Page
Updated 2025-01-13 06:59:24

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... editing search result display configurations. For details on search result display configuration settings, see Edit search resource display field record. Always force a relative link in the cxs_new_window UI Page [com.snc.contextual_search.cxs_new_window.force_relative_link] The property ensures that only relative links open from the contextual search modal window. By default, the property is set to true. When the value is set to true, a ...
Documentation excerpt View supporting context
Context preview Snippet 2
... search results in a new window using the cxs_new_window UI page. This UI page contains a referral link which can be set by providing a value to sysparm_url. When the com.snc.contextual_search.cxs_new_window.force_relative_link system property is set to true, sysparm_url can only contain links that are relative to the current domain. This restriction prevents the UI page from being used as an unvalidated ...