I have a Travel Form that has a radio button field called Travel Approval and a Multi-line Comments field below it.
When the "Approve" radio button is selected I need the Comments field cleared before submitting.
Travel Approval (Radio Button Field)
- Approve
- Deny
- Resubmit to Sender
- Send back to Admin Asst
- Send back to Secretary
Comments (Multi-line Field)
Has anyone written a JS to handle this scenario?
I am not a JS expert so I appreciate any suggestions.
Thank you!
Pete