I have add a drop down menu on one of my pages that when selected should drop down five different items. Based on which one of the items the user clicks on, I would like to have the app navigate them to the corresponding page.
When I try to add an event to the drop down menu, I can not figure out how to assign a different event for each item in my drop down menu. Can you please tell me how this is done.
Thanks in advance for your help on this one.