Hi All,
I am new here but I need your help in acheiving a goal concerning my pet website.
I have a combo box with some items listed e.g.
-Item A
-Item B
-Item C
-Item D
When a user selects a particular item, I want another combo box to be populated with another sets of items relating to the item selected in the first combo box field. For example,
if Item A is selected, then the second combobox should have the following lists
--Item A1
--Item A2
--Item A3
--Item A4
if Item B is selected, then the second combobox should have the following lists
--Item B1
--Item B2
--Item B3
if Item C is selected, then the second combobox should have the following lists
--Item C1
--Item C2
--Item C3
--Item C4
I hope my explanation is clear.
Please somebody should help me out.
Regards,
nicechap.
I am new here but I need your help in acheiving a goal concerning my pet website.
I have a combo box with some items listed e.g.
-Item A
-Item B
-Item C
-Item D
When a user selects a particular item, I want another combo box to be populated with another sets of items relating to the item selected in the first combo box field. For example,
if Item A is selected, then the second combobox should have the following lists
--Item A1
--Item A2
--Item A3
--Item A4
if Item B is selected, then the second combobox should have the following lists
--Item B1
--Item B2
--Item B3
if Item C is selected, then the second combobox should have the following lists
--Item C1
--Item C2
--Item C3
--Item C4
I hope my explanation is clear.
Please somebody should help me out.
Regards,
nicechap.
Comment