How can I use the drag and drop form creator and capture (via javascript) the event of the button click? I need to capture this event to call an external javascript function.
So the user would fill out the form and when the button for ‘Submit’ is clicked it calls a javascript function elsewhere?