Hiding the Next-Button | XM Community
Solved

Hiding the Next-Button

  • 18 April 2018
  • 1 reply
  • 160 views

Hello, I would like to hide the next-button until the respondents have clicked on a link to an external website. How can I do this?
Thanks a lot for your help!
icon

Best answer by Matt_Christie_Walker 18 April 2018, 22:07

View original

1 reply

Userlevel 4
Badge +5
You can use javascript to handle it: start by hiding the button, then show button on link click.

You can see exact syntax for hiding the next button in qualtrics here.

There are examples out there on how to detect if a link was clicked.

Leave a Reply