When the user selects first parameters the second parameter values should populate based on the first parameter selected.
EX: first parameters has values A,B,C
Second parameter has values 1,2,3,4,5,6,7,8,9
If the user selects 'A' from first parameter; second parameter should display 1,2,3 values when the dropdown is selected.