JS hooks not working on second submit
-
Hi!
So I’m trying to attach an event handler to a form submission. Right now, I have two instances of the same form on a page, both flagged to use ajax.
I can attached event handlers to gform_confirmation_loaded, gform_post_render, and $.change events on actual form elements. These (except for gform_confirmation_loaded) fire on the first form submission correctly. However, it appears none of these trigger on the second form submission.
Have you encountered anything like this already and have found a workaround? I’ve been beating my head against this for awhile with no luck. Thanks!
https://www.ads-software.com/plugins/gravity-forms-multiple-form-instances/
- The topic ‘JS hooks not working on second submit’ is closed to new replies.