-
Notifications
You must be signed in to change notification settings - Fork 12
Parcel Type: Frontend Email Form
objectivehtml edited this page Dec 22, 2014
·
4 revisions
This parcel type is triggered by frontend email forms. You can use the fields in the form to define who the sender and recipient is, or you can statically define each value. Use the Extra Conditionals field if you want to setup multiple parcels for frontend email forms to parse which one would send for a specific parcel.
Extra Conditionals
What extra conditionals should be used to validate this parcel? Return false is you want to prevent the email from sending.
The Postmaster_EmailFormModel instance with all the information from the email form.
post
A JSON object of all the POST data from the form.