Java Script for Radio Button to distinguish selectible choices from a drop down list


hello everyone, have 2 radio buttons on page one, each representing distinct choice. on next page have drop down list populates text field of choices selected drop down list (no problems there). need limit choices of drop down list selections based upon radio button selected in previous page. gather in need of java script can enable function, can help?

the exact code depend if using acrobat forms or lvecycle designer. in acrobat forms can use "setitems(oarray)" method of field object set items in combo box or list box. livecycle designer, first must clear drop down box or list box "dropdownlist1.clearitems()" method , use "dropdownlist1.additem(.....)" set each individual item drop down list or list box.


More discussions in LiveCycle pre-ES (6.x and 7.x) discussions


adobe

Comments