I have a form with fields for name, email, inquiry type, resume attach, and comments.
Inquiry type is a dropdown (help, employment, other)
I have conditional logic where resume attach only appears if they select "employment" from the dropdown.
My question is - I want a conditional recipient. If they select help, I want form submit email to go to one peson, if they select employment, I'd like to use a different email.
We were doing this in Contact form 7 (conditional recipient) - how do we accomplish the same thing in Gravity Forms?