XMod Pro
New in XMod Pro
Demo
Free Module Kits
XMod Pro Addons
Training
Development Services
University
Guide
Guide (Legacy)
Answers
Articles
Videos
Exchange
Discuss
Ideas
User Group
Legacy Forums
Downloads
Support
Browse it all or refine your selection using the filters below on the left.
By: Kelly Ford On: 05/12/2013
Link to this Article https://dnndev.com/Learn/Guide/Article/First-Form-Add-Email-Notifications-To-Your-Form
At this point we have created a form with the Form Builder, configured our module to use it, and we have added Validation so users must fill out their Name and Email. Comments are optional.
The form is fully functional at this point, but most companies like to be notified whenever someone submits a contact request. Otherwise, there's not much point to the form. Typically this is handled via email. Fortunately, XMod Pro has built-in support for this functionality. You can even send multiple emails to multiple people. However, we'll keep it simple and just send one email in this lesson.
This was a short but beneficial lesson. You now have a functional Contact form that will send email notifications. You know, though, it's kind of a plain vanilla form. There's no color and not a lot of pizazz. Is there something we can do about that - even though we haven't a clue about CSS and HTML? Of course...