Form with customized submit button
-
I like to create an input form for user to maintain multiple information (e.g. single line text, drop down, text area etc.)
once the user pushed the submit button, a javascript function should be called which is processing the maintained information and calls an external API.is there any way to use a standard form block to achieve this (plugins are also ok)? so far all forms I was using enforce sending information by email.
do I need to fully develop the form myself?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Form with customized submit button’ is closed to new replies.