Dear anyone,
I have created a form which asks one question (radio button): What do you want
1. I have question
2. I want a form
If 1. is selected, the question field appears and the client can write his/her question.
if 2. is selected, adress details show up.
When the client submits the form I want the following:
- a message. In stead of "Thanks for contacting us! We will get in touch with you shortly." I want to show either: thanks, you submitted the following question: the question.
or: thanks, you have asked for the forms: you can download them on "http://domainname.xcom/forms
I read about the conditional logic code on: http://www.gravityhelp.com/documentation/page/Shortcodes#Conditional_Shortcode
but i cannot get it to work. I think it is because of the values. How to find them?