adding a backbutton to only one page | XM Community
Skip to main content
Solved

adding a backbutton to only one page

  • July 4, 2024
  • 1 reply
  • 238 views

Forum|alt.badge.img

Hi, I'm working on enabling the back button for a specific page  in my survey by turning on the back button for the entire survey, and then I used JavaScript and embedded data to hide them for the other questions. This approach works fine when there are only three questions on the page with the back button enabled. However, the back button disappears when I add more than four questions to that page. What could be causing this issue? Thanks!

Best answer by ahmedA

The back button isn’t available when moving across blocks, that could be one reason.

Apart from that, maybe one of the questions with the code to hide the back button could have been added to this page.

1 reply

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • 2050 replies
  • Answer
  • July 5, 2024

The back button isn’t available when moving across blocks, that could be one reason.

Apart from that, maybe one of the questions with the code to hide the back button could have been added to this page.