Skip to main content
Solved

How to automatically close sign-up forms popup after submit successfully

  • August 22, 2024
  • 4 replies
  • 49 views

Forum|alt.badge.img+1

Do we have option for automatically close sign-up forms popup after submit successfully

Best answer by Maxbuzz

Hello @Dat Pham  You will have to write a JavaScript code for that

4 replies

Forum|alt.badge.img+32
  • Partner
  • 253 replies
  • August 22, 2024

Hello @Dat Pham  Click on the button on the form and you can choose the action to close form,.

 


Forum|alt.badge.img+1
  • Author
  • Contributor I
  • 2 replies
  • August 22, 2024

This option will close popup after submit immediately. My idea is, when user submit form successfully, then show the thank you for subscribe etc… The popup will close after x seconds ( x could be dynamic change ). Do we have any option or custom way for that ? 
Thank you.


Forum|alt.badge.img+32
  • Partner
  • 253 replies
  • Answer
  • August 22, 2024

Hello @Dat Pham  You will have to write a JavaScript code for that


Forum|alt.badge.img+1
  • Author
  • Contributor I
  • 2 replies
  • August 23, 2024

Hi @Maxbuzz, thanks for replying. Do we have any status for success submit form?