I need to make a form with Dropdown selections where the options the user can select in one Dropdown depends on the value selected of a second Drop-down.
I used the static 'solution'. So on the 1st dropdown, configured Events which fills the Set-Options on the 2nd dropdown.
When checking under Google Chorme and Mozilla Firefox it is working like a charm , but under IE 8 (IE8 is the required internet explorer version ) it is not working.
In the 2nd Dropdown , you see the default options Yes/No and not the options i have set.
Is this a known issue which can be fixed , perhaps with a work around or not
I used the static 'solution'. So on the 1st dropdown, configured Events which fills the Set-Options on the 2nd dropdown.
When checking under Google Chorme and Mozilla Firefox it is working like a charm , but under IE 8 (IE8 is the required internet explorer version ) it is not working.
In the 2nd Dropdown , you see the default options Yes/No and not the options i have set.
Is this a known issue which can be fixed , perhaps with a work around or not