I love the conditional logic implementation that Gravity forms has. Very easy to use. However, it would be great if the conditional fields could be made to be required if they are activated. Does that make sense?
Example:
1. Do you own a dog? (YES or NO)
2. If NO, then display the question "Do you own a cat?" (Here is where you should provide a checkbox to make this a required field, but only if it is activated by Question 1.)
3. If YES, then display the question "What color is your dog?" (Likewise, here is where you should provide a checkbox to make this a required field, but only if it is activated by Question 1.)
Thanks!