Allows you to enable an automatic response message being sent to the person who submitted the form.
| caption | Autoresponder |
| name | fb_autoresponder_toggle |
| description | IMPORTANT! For the autoresponder to know which email address to use, the Input (Email) field needs to be present in the form. |
| category | Autoresponder |
| sortOrder | 1 |
| type | option |
| inputOptionValues | On==1||Off==0 |
It will appear as if the autoresponder was sent from this email address.
| caption | Autoresponder FROM address |
| name | fb_autoresponder_from |
| description | Optional. This is the address where the messages appear to be sent from. Can be a non-existing address, like noreply@yourdomain.com. Defaults to emailsender system setting. |
| category | Autoresponder |
| sortOrder | 2 |
| type |
It will appear as if the autoresponder was sent by this person or organization.
| caption | Autoresponder FROM name |
| name | fb_autoresponder_from_name |
| description | Optional. This is the name that will (probably) be visible in the recipients' inbox. Defaults to site_name system setting. |
| category | Autoresponder |
| sortOrder | 3 |
| type | text |
Control to which email address a direct response from the form submitter will be sent. In other words: if the form submitter uses the "reply" button in his or her email client, that message will go to this email address.
This is for cases where you might want to use a different address than the one in fb_autoresponder_from. For example: use website@example.com as from address, but receive replies on support@example.com.
| caption | Autoresponder REPLY TO address |
| name | fb_autoresponder_reply_to |
| description | Optional. This address will be used when recipient replies to this message directly. Defaults to respectively the client_email and emailsender system setting. |
| category | Autoresponder |
| sortOrder | 4 |
| type |
Lets you write the autoresponse message in a text editor. You can personalize the message with placeholders from the form fields.
| caption | Autoresponse subject |
| name | fb_autoresponder_subject |
| category | Autoresponder |
| sortOrder | 10 |
| type | text |