Hello,
We need the location of the contact us form submit function in order to pass the data submitted in the form to our internal DB.
We need to edit the function so except sending mails and redirect you to another page we will add the functionality to send this data wherever we want.
Ill appreciate your assistance.
thanks,
Hi Omer!
Here:
/framework/php/class-form-generator.php.
The ‘send’ function is declared in line 561.
Best regards,
Josue