Previous button link to first page | XM Community
Skip to main content
Solved

Previous button link to first page

  • January 12, 2024
  • 1 reply
  • 64 views

Forum|alt.badge.img+3
  • Level 2 ●●
  • 10 replies

Hello All,

I have around 30 blocks of question and I have used table of contents but I don't want to use the TOC button as it appears on every page.

 

I just want the previous button of the first page of each block should take me to First block.

Eg: If I am at block 5th, it will take me from 5 to 4, I would like to avoid that and move directly to first block.

 

Please can anyone suggest any solution for this.

Best answer by Shashi

Using custom JS we can hide the TOC tab and on each block first question, add duplicate next button which should click the hidden TOC first block link.

View original

1 reply

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+32
  • Level 8 ●●●●●●●●
  • 633 replies
  • Answer
  • January 12, 2024

Using custom JS we can hide the TOC tab and on each block first question, add duplicate next button which should click the hidden TOC first block link.


Leave a Reply