This topic is locked

E-mail form to admin

6/8/2009 12:35:50 PM
PHPRunner General questions
F
farhanishaq author

Hi,

I've created a form means it has only add page for general users and then the list page for admins separately. I want to send an e-mail everytime someone fills in the form and submits value there should be an e-mail sent to specific e-mail address posting the two fields from the form which have first name and lastname.
I also want to modify the form little bit like

J
Jane 6/9/2009

Hi,
to send email use After record added event andSend simple emailaction on the Events tab.

Also you can modify add page manually on the Visual Editor tab.