Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hi
I have the same issue in my Arbortext 6.0. How can i update <navtitle> content by adding <topicref> by default?
Thanks
Roopesh N
Hi Roopesh,
I created a new thread for you, since the other was old and not 100% relevant.
I think the technique for this will be a bit more involved. So, what you are looking for is changing the content of <navtitle>, or one of the attributes?
Could you post a small sample that we can look at? Thanks!
Hi,
Below is the sample code. I want to fill <navtitle> content dynamically by adding <topicref>. It should be the title of topic.
<topicref href="GUID-CC3EFB14-4306-48E0-BBAF-F08B49D637A8">
<topicmeta>
<navtitle></navtitle>
</topicmeta>
</topicref>
Is there any way to add this using macro?
Thanks
Roopesh