Jumping from parts to parts within an article | Community
Skip to main content

Jumping from parts to parts within an article

  • August 9, 2023
  • 4 replies
  • 0 views

Leo12

Hi all,

Sorry if this has been already asked but I didn't find anything, maybe because I lack with the right technical jargon: I am wondering if there's a chance to jump to specific parts within the same article by just clicking on a specific word/phrase, sort of like clicking on an index in a word file.

Any chance to have that in an article?

Many thanks in advance.

4 replies

Patrick25
  • August 9, 2023

If you have any comfort with basic HTML, you can use an "anchor link" to accomplish this. Here's a nice tutorial.

If you're not comfortable with poking around in the code editor, you can consider using headings in your content to your advantage. You create links to specific headings using the Insert/Edit Link form in the guide editor.


Leo12
  • Author
  • August 10, 2023

Thanks a million Patrick, I will check that right away.

Will let you know about the outcome


Nicole17
  • August 10, 2023

Thanks for sharing that resource, @patrick25!


Leo12
  • Author
  • August 10, 2023

for the records, I've just tested the "jumping anchor link" among those others in your tutorial, and it worked (at least on sandbox, but that's a nice starting point).

Again, thanks @patrick25