Run custom JavaScript after form submission
Custom JavaScript JS Script
Execute your own custom script, no limit to your imagination.
JavaScript language is accepted, you can optionally wrap it into “script” tags.
You can use all form variables inside your code using form field Shortcodes.
Execute on Success
Limit the execution only if the Form submission result with success, otherwise it will be executed on all form submission.
WARNING
A dirty code can produce Console errors, this could stop the execution of other javascript in page.