com.snc.contextual_search.cxs_new_window.force_relative_link
ServiceNow property description:
Always force a relative link in the cxs_new_window UI Page
Attributes
- Sys ID: ce0391c62f471210fc8b13a5b83f9b7e
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property com.snc.contextual_search.cxs_new_window.force_relative_link determines whether links in the cxs_new_window UI Page are always generated as relative links instead of absolute URLs. Its default value is true, which ensures that contextual search results open consistently within the same ServiceNow instance regardless of the environment or domain configuration. Setting this property to false allows absolute links, which can cause navigation issues if the instance is accessed through multiple domains or integrations. Administrators configure this property primarily to maintain reliable user navigation and avoid broken or mismatched links in contextual search. In most cases, keeping the default setting is recommended unless a specific integration requires absolute URLs.
Source