How can I enable dynamic page navigation based on values selected in mobileselect menu?
e.g. For the mobileselect I have values like "Apples", "Oranges" and "Mangoes".
Based on the value selected, I want a separate page to be navigated.
If Apples is selected, then page specific to Apples, if Oranges is selected, then page specific to Oranges and so on..
Appreciate your help in advance...