• Hi,

    I have a form where you can choose multiple checkboxes. I would like to send a link in the autoresponder mail based on the checked checkboxes.

    For example: if checkbox 1 and 4 are checked I would like to send a mail like:

    Please download your files here:
    <a href="/linktopdf1.pdf">PDF 1</a>
    <a href="/linktopdf4.pdf">PDF 4</a>

    Anyone knows how this can be done?

    Thanks a lot!

The topic ‘Mail output based on checkboxes’ is closed to new replies.