onSubmissionDeleted( )


Notes:

  • The Form Submission API is only available in Wix Studio and Editor X.
  • The Form Submission API only works with the Wix Forms app. Call GetAppInstance to confirm that the app named wix_forms is installed on the site.

Triggered when a submission is deleted.

Method Declaration
Copy
Method Parameters
eventSubmissionDeleted

Information about the submission that was deleted.

Did this help?