I am having a contact us page in my website. It have a form made of html. When a user presses submit button in the form, I need to get the details in the form as email to a desired email id. How can I implement this in modx
Thanks in advance,
Isac Joseph.
Quote from: mediasystem at Sep 03, 2013, 03:55 AMI am having a contact us page in my website. It have a form made of html. When a user presses submit button in the form, I need to get the details in the form as email to a desired email id. How can I implement this in modx
Thanks in advance,
Isac Joseph.
If you follow this tutorial, you should get what you need:
http://rtfm.modx.com/extras/revo/formit/formit.tutorials-and-examples/formit.examples.simple-contact-page
Sar
☆ Flag it! - Don't forget to "star" a reply if it's answered your question
Or if all you need is a simple contact form, just install the SPForm extra and you'll have one that works right away.