cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

How to update <navtitle> with <topicref> content by ACL script?

rnavath
1-Newbie

How to update <navtitle> with <topicref> content by ACL script?

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

2 REPLIES 2
rdiaz
5-Regular Member
(To:rnavath)

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!

rnavath
1-Newbie
(To:rdiaz)

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

Top Tags