Wix Forms V2 - onSubmitSuccess overrides Wix Automation

Hi - I’m trying to run some code after a successful form submit.

Problems:

onSubmitSuccess overrides the Wix Automation I have implemented.

onSubmit triggers my code even if the form required fields aren’t filled out.

So… Help !