ui.modern.search_link

Sets the relative path (from /s) to the HTML search endpoint.

Key: ui.modern.search_link
Type: String
Can be set in: profile.cfg, collection.cfg

Description

This option allows you to change the URL that performs search queries when using the HTML search endpoint UI from the default search.html path.

This should be used in conjunction with the ui.integration_url, which sets the search path used when running searches from the marketing dashboard.

Default Value

Default search endpoint /s/search.html

ui.modern.search_link=search.html

Examples

Customized search endpoint /s/query

ui.modern.search_link=query

⚠ Caveats

  • The URL cannot be absolute (needs to be relative) as it will be prefixed by /s.