Velocity doc internal link to not yet rendered content

lynnebanki
lynnebanki Member, Jama Connect Interchange™ (JCI) Posts: 7

I have a document with two sections.

  • Section 1 contains internal document links to items in Section 2
  • Section 2 contains internal document links to items in Section 1

I am able to dynamically create the id (id = section2$id) for the item in Section 2 that will be linked to by the item in Section 1 (href="#section2$id"). The problem is I cannot link to an item that has not yet been rendered. Has anyone devised a go around for this when creating a .doc velocity report?