Add additional Button to start a javascript action
-
I use Contact Form 7 as a form to order a software product. With the normal submit button I get the mail with the address of the customer and the desired number of licenses. Now I want to have a second button, “Buy with credit card”, which should call a javascript. The script should read the form fields and dynamically create a new link that redirects to the website of the credit card platform. How can I do this? How can I link the second button with my Javascript?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Add additional Button to start a javascript action’ is closed to new replies.