Issue: When setting up a Service Request form, I've got fields that I want to disable until they're enabled by a user selection. This works well. Fabulous. The issue is that (unlike hidden fields), if a disabled field is mandatory, the user can never submit the form, as they can't action a disabled field.
Example: Is this a new hire? (Y/N)
Yes: Enables the mandatory "Do they require training?" field
No: Enabled the mandatory "When were they last at the company?" field