• Hello CF7 forum!
    I have an issue that I somewhat know how to solve but it’s sort of a hacky approach and it requires the add-on Conditional Fields.

    To my issue:
    I want my form to send a user two different emails depending on if a user have checked a box in the form or not.
    So basically if a user has checked the box:
    Hello
    If the user has not checked the box:
    Goodbye

    Is it possible to do this natively?

    With Conditional Fields I can imagine it will work if I have two different (hidden) fields that will show, with the corresponding text, if the box is checked or not.
    But maybe theres a way to do this without the add-on.

    Thanks a bunch in advance!
    // G

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Thread Starter geoapostolidis

    (@geoapostolidis)

    Awesome! Thanks a lot! This looks like it might work.
    Is there a way to format the values nicely? I need the values to be on multiple rows if u understand what I’m getting at.

    For example:
    [checkbox my-checkbox exclusive use_label_element “Yes”|”Hello!<br>Thanks for contacting us!<br> We’ll do our best to reply to you as swiftly as possible.</br>Thank you!<br><br>Sincerely<br>Random Company name” “No”|”Some other<br>multiple row value”]

    Also, thanks a lot for your neat contribution with CF7 and all you’ve done for the community. It sure is of great use. Thanks!

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Thread Starter geoapostolidis

    (@geoapostolidis)

    Ohh, I meant the formatting in the recepients mail.
    Like in the email that gets sent out to the person that submits the form (mail(2).
    I need the automessage to the user to be different depending on the checkbox alternative.
    Hope u understand what I meant.
    Thanks once again!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Email to user depending on checkbox’ is closed to new replies.