Hello,
Can anyone please help me in creating a script
2 combo boxes
First combo box values - QA , DEV,
Second combo vox values - EN , TG ,TU ,EU
On selecting QA it should display EN and TG in second combo box
On Selecting DEV it should display TU and EU in second combo box
Once QA and EN is selected from both the boxes , it should display certain steps below , it can be on click of a submit button or on change event.
I will really appreciate your help on this.
Thanks,


