Showing all posts (2)

Can I use conditional logic in the email message?

April 15, 2019

Yes, you can use conditional tags in the email as well. They look a little different from the ones used in the form; [my-group-name] … [/my-group-name]. Any content you put between these tags will only be visible if the corresponding group was visible during submission of the form. Example Let’s say you have a form … Read More

Can I send the form to different email addresses based on the selection?

April 15, 2019

There are 2 ways to do this. 1. Without conditional logic. Let’s say you have a drop down list like this: You can then assign the corresponding e-mail address as a hidden value to each of the corresponding options. In Contact Form 7, a pipe (‘|’) can be used to assign a hidden value to … Read More