Introduction
The receipt plug-in sends an email to the user filling in the form, notifying him that the form submission has been received.
Options
Note for all these
Options: to access data submitted by the form you can enter the placeholder "{tablename___elementname}" (without quotes) which will be replaced with the data submitted in that form element.
"tablename___elementname" is the full element name (you can copy/paste from the element listing).
- Users choice - if yes then the user is give a choice if they want to receive the receipt, if no then the user automatically receives the receipt.
- Send confirmation receipt to - email address or the placeholder of the element that has collected the user's email address.
- Receipt title - the title of the email receipt
- Message to send - the text to send to the recipient. Use HTML for formatting.
- User choice label - If 'User's choice' is set to yes, then you can specify here the text that appears next to the checkbox.