Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Could you please help me to get to know about ACL Command or function to copy the text of an element and paste it in another element/attribute...
1st time I construct the DITA map
<map><title>Hello</title>
<topichead navtitle="Hello">
some reason the "title" is updated or translated...
after update the map is like
<map><title>How are you</title>
<topichead navtilte="Hello">
I want to update topichead/@navtitle by a ACL script so <topichead navtitle="How are you">.
Solved! Go to Solution.
If you are in a ditamap and you right click on the the topic that you want to update, choose update reference. This will update the title in the ditamap with the title in the topic.
Bryon
If you are in a ditamap and you right click on the the topic that you want to update, choose update reference. This will update the title in the ditamap with the title in the topic.
Bryon