Adding a Submit Button | XM Community
Skip to main content

Adding a Submit Button

  • October 26, 2022
  • 3 replies
  • 105 views

jmborzick
QPN Level 5 ●●●●●
Forum|alt.badge.img+41
  • QPN Level 5 ●●●●●
  • 249 replies

I am using a table of contents within a survey. The respondents can pick and choose which blocks they respond to and are not required to complete each block.
1) Is it possible to add a submit button to the ToC that would allow the respondent to submit the survey without visiting each block?
2) If the above isn't possible, is there a way to change the "next" arrow on the ToC to read "Submit" once all of the blocks are checked?

3 replies

bgooldfed
Level 4 ●●●●
Forum|alt.badge.img+25
  • Level 4 ●●●●
  • 179 replies
  • October 27, 2022

Hi jmborzick,
You might be able to do something similar to what is discussed in this thread. Namely:

  • Add a Submit button to your survey header/footer, so it is visible throughout

  • Configure the button to set an embedded field which indicates whether the Submit button has been clicked (ie; clicking it causes it io equal '1')

  • Between each block, have a branching statement which checks whether the Submit embedded field is equal to 1. If yes, end the survey.

Good luck!


jmborzick
QPN Level 5 ●●●●●
Forum|alt.badge.img+41
  • Author
  • QPN Level 5 ●●●●●
  • 249 replies
  • October 28, 2022

bgooldfed Thank you for your response. It's an interesting solution, but not quite what I was looking for.


bstrahin
Level 6 ●●●●●●
Forum|alt.badge.img+38
  • Level 6 ●●●●●●
  • 639 replies
  • November 1, 2022

jmborzick what part of bgooldfed's solution is not hitting your needs? Based on what you explained I would expect his recommendation to work. You may need to provide more detail so people can continue to help meet your specific requirements.


Leave a Reply