Hello!
I was able to make a single dropdown menu go to a specific URL using this code:
But I have multiple (4 total) dropdowns, and depending on the combination of the selections, I want to set it to go to a different URL. So if the 4 dropdowns were city, food, price, month, then Boston+Burger+$20+March selection would take you to a different URL from Chicago+Ham+$5+June selection.
Any help would be much appreciated.