After Clicking Submit Button need to close the browser tab | XM Community
Skip to main content
Solved

After Clicking Submit Button need to close the browser tab

  • March 16, 2021
  • 2 replies
  • 438 views

Forum|alt.badge.img+5

Hello Team,
I am looking for Javascript wherein when a respondent click on the Submit button, i would like the survey to be recorded and the browser tab to get closed. Can someone help on this ?

Best answer by ahmedA

Create a custom end of survey message with just window.close() in the header script.

2 replies

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • Answer
  • March 16, 2021

Create a custom end of survey message with just window.close() in the header script.


Forum|alt.badge.img+5
  • Level 5 ●●●●●
  • June 10, 2023

Create a custom end of survey message with just window.close() in the header script.

Any help with how you would do this?