Add 'Go to Homepage' Button on Each Survey Page | XM Community
Skip to main content

Could we add a button on each page of the survey that says 'Go to homepage,' placed between the ‘BACK’ and ‘NEXT’ buttons, allowing users to return to the beginning of the survey while using individual links (not anonymous links)? I understand that a ‘table of contents’ can achieve this, but is there an alternative that replicates exactly what I described in the form of a button instead?

@Mannila 

Table of contents is your best bet!

The most you can do is advance or close the session that also by using webservice but going back isn’t the option. api.qualtrics.com/33d67961b023c-update-a-session

Other than that you can use complex JS and enable TOC but handle its functionalities with dummy buttons and hide TOC entirely.

Hope this helps!


Leave a Reply