Resolved! g_form.addOption on Client Script used to show choices on Select Box variable is not honoring the Order of choices specified in the script or on the Variable. How to fix?
Hello, I have an OnChange Client Script I'm using to show/hide choices on Select Box variable based on the choice selection of another Select Box variable. When choices are shown they are not in the order specified in the script or in the variable. H...