Hyperlinks
Any hyperlink can point to content in any other leaf in a separate application. The hyperlink will navigate back to the root of the output under the application number. This example shows a hyperlink target (in Leaf 1) in a IND application that is referenced from Leaf 2 in the NDA application.
| Leaf | Application number | Prefix* | Sequence | HREF |
|---|---|---|---|---|
| 1 | 123456 | ind | 0000 | m1\test\mydoc.pdf |
| 2 | 234567 | nda | 0001 | m1\mydoc2.pdf |
*For the US, a 3-letter Application Prefix attribute is added to the application number.
In this example, the target document in the reference leaf is three levels removed from the root of the application.
- The navigation path of the href from Leaf 2 to Leaf 1 is: ..\..\..\ind123456\0000\m1\test\mydoc.pdf
- The navigation path of the href from Leaf 1 to Leaf 2 is: ..\..\nda234567\0001\m1\mydoc2.pdf