Sharepoint Jquery Conditional dropdown validation
I have a dropdown named "Status" with a "Yes" and "No With Reservation" as options. If the user choose 'Yes", form can be submitted, if "No With Reservation", user
must fill out an "Explanation"
multiline textbox below the dropdown.
I have access to Sharepoint Designer so any help to achieve this is highly appreciated.