Trying to create a document with multiple start points wanted to use anchors to point allow user to navigate directly to a start point in the document.
Thank you,
Jessi
Do you even need to set up Anchors?
You really should use headers already, and each header can be referenced in an URL as:
http://URL#Header or just #Header
It can be on a current page with #Header and on another page with the full URL+Header
You can set up as many anchors as you want, just remember to give each an individual name. But yeah, as Thomas commented before me, ToC can be more convenient for that :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jessi
Have you considered using the Table of Contents macro with headers instead of Anchors? I use this a lot as it gives the jump points.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.