No events triggering on form submit/ confirmation

Hello,

I’m trying to run some custom javascript on successful form submission but I can’t seem to detect any events being triggered.

I can see that GF is using an iframe for the AJAX. Is that something to do with it? The confirmation appears with no issues and I can see entry in the CMS so not sure what’s happening or not happening.

Can somebody help me? I’d be so grateful.

Gravity Forms doesn’t trigger any plain/native JS events on successful submission or confirmation display.

For Ajax enabled forms using the message type confirmation, it does trigger a jQuery event, the gform_confirmation_loaded hook: