Forms Integration with Javascript

Hello,
I’m currently facing an issue with the Javascript of forms described here : https://legacydocs.hubspot.com/docs/methods/forms/advanced_form_options

In fact, I’m trying to trigger the event onFormSubmitted but when I do that, it says that jQuery is required. In our solution, we don’t want to be dependant of jQuery, is there any new method to do that ? If not, do you have any recommendation to solve this problem ?

@DRousselin

Have you considered giving the global form events a whirl?