How could I pop-up a windows (a static message) to alert responsant confirm before submission | XM Community
Skip to main content
Question

How could I pop-up a windows (a static message) to alert responsant confirm before submission

  • March 30, 2022
  • 1 reply
  • 22 views

Forum|alt.badge.img+4

Hi experts.
I would like to know how I could pop-up a windows with a static message to ask responsant to confirm "submission" when they click the submit button?

1 reply

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • March 31, 2022

If we need a Yes/ No pop up then we have to create a fake next button, how yes no pop up using jquery dialog and based on dialog button click events, click next button using JS.