Autoresponder tab

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

The autoresponder allows you to send an automatic personalized reply to the user who submitted the form. You need to select some source field from the drop-down list.

 

Confirmation e-mail source field

The name of the field that contains that user's e-mail address to which the automatic response will be sent.

From e-mail

The e-mail address from which the automatic response will be sent.

Subject

The subject of an e-mail.

E-mail body

You can combine text with dynamic expressions in format:

- $$value:AttributeName$$ - inserts value of the field

- $$label:AttributeName$$ - inserts caption of the field

The values of the form will be merged with the e-mail body text and the user will receive a personalized e-mail and/or data she submitted in the form.

 

Please note that macro expressions ( {%FieldName%} ) can be used on the Autoresponder tab . For more information about macro expressions please refer to the Appendix A - Macro expressions chapter in Kentico CMS Developer's guide.