2014-08-16, 01:50:11
(2014-08-15, 07:35:39)sarnaiz Wrote: Thank you for this:
R: You don't have that edit any more. Too, you can to call to form so:
(% cbcontact user_of_getsimple %)
I have used that and the form sent with no error messages, but I have no idea where the email went? Where do I add the email for the form recipient? Does it use the email in GS admin settings or do I need to edit a file with that information?
R: the email is the same that user of getsimple; in admin > settings you must have a email address.
The log with the forms received is in admin >pages > 'view contactform log'.
If you want to receive on 2 differents emails, you can to call to form like:
(% cbcontact userofgetsimple,true,,,otheremail@xmail.com %)
Of this way will be send the conctac form submitted to 2 email.
Regards.