Hello - I'm trying to create a form that when sent, will show hidden data via the notification, but is conditional to the answer.
It's a questionnaire that is going to have some analyzations for each questions. An example question:
1. Do you love gravity forms?
o Yes
o No
The answer of the question will show in the notification.
In addition. if they select Yes, a message will appear:
"Gravity forms is great"
If they select no, a message will appear
"That's too bad"
Basically, I only want the notified user to see this info, NOT the person filling out the form.
Is this possible? I understand some programming may be necessary, if you can please point me in the right direction.