Page 1 of 1

Topic re-use in multiple maps

Posted: Tue Aug 14, 2018 4:42 pm
by anna_craneo
Hello,
I have one map that includes several submaps. These submaps include the same topics A and B that are cross-referenced, like this:

Main map
  • Submap 1
    • Topic A (link to -> B)
    • Topic B
    • Topic C
  • Submap 2
    • Topic D
    • Topic A (link to -> B)
    • Topic E
    • Topic B
When I click reference to topic B inside topic A in submap 2, I'm transferred to topic B in submap 1. Is there any tool to be implemented so that I'm linked inside the submap, not across all submaps?

Re: Topic re-use in multiple maps

Posted: Thu Aug 16, 2018 1:39 pm
by Radu
Hi Anna,

I don't have a good idea about how to do this. Other than having two instances of topicA1.dita and topicA2.dita reusing some common content, pointing to two instances of topicB1.dita and topicB2.dita reusing some common content I'm not sure how to approach this.
I tried to use key scopes but somehow this did not properly work.

Regards,
Radu