Hi,
I am using exposed filter with two select box. I would like to know if it is possible to values of second select box based on first select box. The select boxes are Country and City.
Thanks
Deepak
Hi,
I am using exposed filter with two select box. I would like to know if it is possible to values of second select box based on first select box. The select boxes are Country and City.
Thanks
Deepak
Comments
Comment #1
merlinofchaos commentedThis is the kind of thing that hierarchical select module does. Views offers no functionality like this on its own.
Comment #2
Deepakml commentedthank you