I have created a triple dependent drop-downlist, however I have a problem if I click on the "Add" button function, there will be 2 errors.
1. the onchange effect doesn't seems working.
2....
I have managed to get the dependent drop-down list for my default 1st row. However, I have a "Add" button which user click will show another row. I have a problem as when user click the "Add"...
Thanks for the reply. Acutally, I don't quite understand the coding but I tried to come out with the following codes. However, can anyone kindly advice how can I simplify it?
I need to create a form with 2 columns (A & B), and when user select a value from the dropdown list in column A, all the values in column B that are related to Column A selection will show.
...