e-addons

Share

ic Pro Form Actions bwe-ProForm Actions

Custom JavaScript JS Script

With the new Custom JS Script, you can get your own JavaScript run by Elementor forms. This is a very powerful tool for pro users, that broaden your possibilities.

Be careful, with great powers comes great responsibilities.

Run custom JavaScript after form submission
Pro Form ACTIONS JSscript

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.

DEMO

JS script action