Hiding the Next-Button | XM Community
Skip to main content
Solved

Hiding the Next-Button

  • 18 April 2018
  • 1 reply
  • 163 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!
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