Hello,I have 2 drop down lists in Adobe Acrobat X1, I do not have access
to LiveCycle Designer. YearDropDownPayDateDropDownI need 2 things. 1.
Code that uses the year selected in YearDropDown to validate the options
in PayDateDropDown2. Code that allows only specific pay dates to be
selectedFor example 06/13/2014 is a pay date as is 06/27/2014 so these
dates would be included as options, but 06/22/2014 would not be
allowed.I've learned a lot but the learning curve is steep, and I can't
find java...