Form Builder

Permalink 1 user found helpful
Hi

I am making a form using form builder With a email field where i want to send mail to admin and also to user that means the email at the email field.
But mail to admin is sending but not to user. How I will activate it that mail also goes to user?

theneptune
 
theneptune replied on at Permalink Reply
theneptune
Can anyone please help?
Pluto replied on at Permalink Reply
Pluto
Hello theneptune
you will have to override yoursite/concrete/core/controllers/blocks/form.php. basically you will have to override function action_submit_form().