[ARCHIVED] Global Navigation - Open in new tab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2020
10:00 AM
Is it possible to force a link placed on the Global Navigation to open in a new tab or window? We have the XML below:
<lticm:options name="global_navigation">
<lticm:property name="enabled">true</lticm:property>
<lticm:property name="windowTarget">_blank</lticm:property>
<lticm:property name="visibility">public</lticm:property>
<lticm:property name="icon_url">https://test.com/favicon.ico</lticm:property>
<lticm:property name="display_type">full_width</lticm:property>
</lticm:options>
Is there something that can be added to accomplish this?
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.