Hello,
I’m new to both ACF and GV, hence this newbie question.
I use ‘stage’, a group field, to announce music workshops, and a form for people to register.
Registering sends a mail to the secretary alright (always the same E-Mail), but I’d like to pick the E-Mail of the particular workshop’s person in charge for them to get a mail too.
Can that be done, and if so, how? Maybe a custom form field inspired from list or checkbox could do the job proposing a list of workshops, but I don’t know how to tackle that.
Thanks if you can help!
You can do this within Gravity Forms — you don’t need ACF for this.
Under Form Settings > Notifications > [add new] > Conditional Logic. You can add a notification and use Conditional Logic to “activate” that notification when a particular checkbox is checked; in your case it could be the “workshop” checkbox or dropdown.
Conditional Logic form fields require either radio buttons, checkboxes, or select (dropdown) in order to work.