Could you please point me in the right direction for the following.
A website has 2 Gravity Forms being used. For one of the forms, I need to set up Gravity Forms so that it sends the form data results as plain text in an email.
Thanks
Could you please point me in the right direction for the following.
A website has 2 Gravity Forms being used. For one of the forms, I need to set up Gravity Forms so that it sends the form data results as plain text in an email.
Thanks
By default emails are sent as HTML as that suits most uses. But the type can be changed via a hook if you need to send a notification as plain text.
The hook is documented here:
http://www.gravityhelp.com/documentation/page/Gform_notification_format
Thanks Carl that worked great.
Good to hear! The ability to select is a feature we do plan on adding right into the notification admin interface. However, we typically start out small by making it possible via hooks before rolling it out extensively via an actual admin interface.
We have extensive plans for email notifications in general to make them more powerful. So keep watching :)