Forums

How to send an email if there is a checked field

MorenoPrima 31 Jan, 2019
Hi,
inside the form that I have created, I added a checkbox field.
If a user checked this field then he have to receive an email.
How can I do that?

Thanks,
Moreno
GreyHead 01 Feb, 2019
Answer
Hi Moreno,

Use an Event Switcher action in the form On Submit event. Set one event send_email, if the box is checked run that event, if not skip to the next action.

Bob
This topic is locked and no more replies can be posted.