I need a solution
All,
I have some forms that I'm creating and have some fields in these forms that are only visible under certain criteria. These hidden fields will also be required, but if I set them required it will error out stating they need to be filled whether they are hidden or not. How do I set a field to only be required when visible?