Skip to main content
Solved

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

  • August 22, 2024
  • 4 replies
  • 27 views

Forum|alt.badge.img

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

View original
Did this topic or the replies in the thread help you find an answer to your question?

4 replies

Forum|alt.badge.img+31
  • Partner
  • 252 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
  • 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+31
  • Partner
  • 252 replies
  • Answer
  • August 22, 2024

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


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

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