Validating required fields in Acrobat X
I created a form in Acrobat X with dropdowns, radio buttons and text fields that are "required" to be completed before the form is sent to another department. I would like a javascript written to tie to Print and Save As buttons I have created that would check these fields before the action is completed. I have checked this forum and other forums and found pieces but I can't get them to work together.
Dropdowns - 'Request in Person' or 'Request by Other' (a selection must be made in one of these fields)
Dropdown - Wire Fees (a selection must be made in this fields)
Radio Buttons - Method of Payment, Funds Available, Account Analysis (a selection must be made in all of these fields)
Text Fields - Beneficiary Name, Beneficiary Account Number, Beneficiary Street Address, Beneficiary City, State, Zip Code
If possible, could the javascript also include a warning message that those fields need to be completed?
Any and all help would be greatly appreciated on this!!