Validation logic for single select field
I would like to create a validation logic where a specific value is selected on a field if user selects "Yes" on a field that precedes it.
For example, we have a radio button field question:
Urgent request?
- Yes
- No
The following field is a single select field with value options:
Urgency Level
- Standard
- Expedited
- Urgent
Can someone help with a validation logic? Thanks!
