The form on one of the sites I manage has been spammed a few times recently, so I installed ReCAPTCHA. The form uses the conditional logic feature.
The first question on the form is, "How can we help you"?, to which the visitor can choose to send a simple message or ask for a quote based on filling in several fields.
I have set the ReCAPTCHA field to appear if either option is chosen (SHOW this field if ANY of the following match:). However, the ReCAPTCHA field only shows if the detailed quote is chosen.
This is a link to the form:
http://www.silver-stage.com/contact
Any idea how I can get this to work correctly?