Hi,
I am trying to create a form that has radio buttons "yes" and "no". I have it set so that a comments box (that is hidden and excluded from layout) becomes visible when the "no" button is clicked and remains hidden or re-hidden (not a real word) when the "yes" button is clicked.
My difficulty is that I would like the comments box to be required only when it is visible.
Can anyone help with the scripting?