Page 1 of 1

Do Not Want Form Data In Notification

Posted: Sun Jan 26, 2020 12:52 am
by mhinnc
It is possible to use "Form processing -> Use built-in PHP form processor script." and NOT have the form data included in the message of the email sent to the recipient shown in "Email address:" ?

FYI - the form data is captured in a database, and should not be included in the message body of the email - for privacy issues.

Re: Do Not Want Form Data In Notification

Posted: Sun Jan 26, 2020 1:04 am
by mhinnc
Found Solution:

Under "Form Processing -> Message:"

Click "Edit", select "Email Format:" and "Rich Text" or "HTML"

Leave blank or type message. This prevents form data from being included in message body of email.

(I'm sure this is covered elsewhere, but escaped me.)