Forum Discussion
Syndicate_Admin
4 years agoAdministrator
dropdown menu with a working button
how can i get a dropdown menu with a working button?? I have tried lots of coding i've found online but can't get it to work. My drop down menu named as dropdown1 and the options are BSC1, CV5 an...
Syndicate_Admin
4 years agoAdministrator
@Emmabb , are you talking about a Canvas App? if so, you should be able to use this formula on the OnSelect property of your button: Navigate(dropdown1.SelectedText)