Linking Multiple dropdown boxes.

Hi, Has anyone ever tried or is in the process of linking multiple drop down boxes from a single page using dataset/databases with sucess? Instead of using an API integration component?

See attached to how we wanted a fitment application guide to work or view from?

Hey
There is example code here in the forum on how to get event onChange on dropdowns and you can then setFilter on datasets bound to the other dropdowns. Is this what you want? Search forum for dropdown onchange and you will get a good start.