Show question only if a link on previous question is clicked | XM Community
Skip to main content

How is it possible to show a question only if a link into a previous question is clicked?
Thanks

You can use custom coding onclick function to do this.
Similar post like these should help you.
https://community.qualtrics.com/XMcommunity/discussion/2809/track-whether-a-link-is-clicked-in-qualtrics-even-a-respondent-leaves-for-the-opened-new-page
https://community.qualtrics.com/XMcommunity/discussion/14676/where-can-i-find-whether-participants-clicked-on-a-link-or-not

Hope it helps.


Unfortunately all solutions seems to not work on my side


Where are you facing the issue?
You need to use display logic on the second question, show it only if the clicked ED is equal to 1. Are you doing that?
Check that the ED value is being updated? If yes, check if you are using the same ED for display logic?


yes, this is the issue ... i used a display logic equal to 1 for embedded data but the issue is that clicking on the link the value were not updated, remain to 0


I have this:
image.pngimage.pngimage.png


Add your code to addOnReady.


Leave a Reply