Hi All,
I’m tring to use the onFormSubmit and onFormSubmitted to do different things… the onFormSubmit kicks off, but not the onFormSubmitted.
onFormSubmitted only works if onFormSubmit isnt present.
How do i get both of them to kick off? first onFormSubmit, then straight after, onFormSubmitted?