Is there a way, using lists, to create a multi-level drop-down menu?
For example, I have three drop-downs. What one selects in DD1 generates the available list in DD2, which in turn generates DD3. I have example code but it's laboriously long/tedious.
Perhaps it has to be. If anyone has a simpler method for me to try, I'm all ears.
Thanks.