I'm not sure if this is a bug-fix or a feature request, but if it's not a bug then I'd like to request an addition to a future update:
It would be nice if a field that is shown or hidden based on user input from a prior field can be made required only if it's shown.
For example, if I have a radio that offers a choice of "hard copy only" or "hard copy plus digital download", and if "...plus digital download" is selected then a drop-down that lists the digital formats is shown, and I'd like for the drop-down to be required.
As it is now, it works ....sort of..... if I make the drop-down required but the user leaves the radio choice at the default of "hard copy only", the drop-down neither shows nor causes the form to return an error, and if they change the default radio choice to "..plus digital download" then it is shown and does return an error if they don't make a choice from the drop-down.
However, the problem is if they change their choice BACK to "hard copy only".....THEN the drop-down is not shown, but it's still required and the form will return the error.....even though the drop-down is not visible.
I hope this makes sense and that you can help with this.....
Thanks!