Wondering if the following is possible. My hierarchy is 3 levels deep, when providing an exposed filter I want to try and display to the user that there are 3 levels, which they would need to select an option in the root level before the items are retrieved in the second level and so on. So level 2 and 3 select fields would be empty and disabled until its parent is selected making it enabled.

Eg:
Initial display
Level 1: Make (enabled)
Level 2: Model (disabled, no options)
Level 3: Series (disabled, no options)

Option select in level 1
Level 1: Make (enabled, option selected)
Level 2: Model (options retrieved, enabled)
Level 3: Series (disabled, no options)

cheers

Comments

stBorchert’s picture

Version: 7.x-1.6 » 7.x-1.x-dev
Status: Active » Closed (duplicate)