This topic is: not resolved
-
Hello,
I’m wondering if I can create a listener in my JS for the onSubmit Ajax complete event when the Thank you message gets displayed after a successful form submission occurs. I wan’t to be able to fade out the form they filled out so only the thank you message is displayed, or if I could close my form panel completely after the submission event all through ajax/JS event.
Thank you!