Hi All,
This seems like a fairly easy and common thing, but I can't seem to find any posts on it.
I have dropdown1, containing items item1, item2, item3.
Next I have dropdown2 which changes depending on dropdown1, it will have itemA, itemB, itemC if item1 is selected, or itemD, itemE, itemF if item2 is selected etc. Something like if the dropdown1 was tshirt, dropdown2 would be small, medium, large.
Anyone know a way of doing this with or without code?
Thanks!