Changing Navtitle for Topic at the Map Level
Posted: Thu Jul 21, 2016 11:56 pm
Is there a way I can change the Navigation Title for a Topic at the map level?
I tried the following, but that did not work:
<topicref href="topics/anchor_links.dita" navtitle="Show Hide" toc="no" chunk="to-content"
locktitle="yes">
<topicmeta>
<navtitle>Show Hide</navtitle>
</topicmeta>
<topicref href="topics/user_interface/view_show_hide_isolate_t.dita" toc="no"/>
<topicref href="topics/preferences/keyboard_shortcuts_mouse_controls_tool_show_hide_r.dita"
toc="no"/>
</topicref>
I tried the following, but that did not work:
<topicref href="topics/anchor_links.dita" navtitle="Show Hide" toc="no" chunk="to-content"
locktitle="yes">
<topicmeta>
<navtitle>Show Hide</navtitle>
</topicmeta>
<topicref href="topics/user_interface/view_show_hide_isolate_t.dita" toc="no"/>
<topicref href="topics/preferences/keyboard_shortcuts_mouse_controls_tool_show_hide_r.dita"
toc="no"/>
</topicref>