cancel
Showing results for 
Search instead for 
Did you mean: 

Trigger navigation using a dropdown entry

TimMuchena
Participant
0 Kudos

Hi

Is it possible to trigger navigation by selecting an entry from a dropdown list. Say I have a dropdown box with entry1 and entry2 and i want to navigate to to view2 when I select/chose entry2 from the dropdown

Kind regards

Accepted Solutions (1)

Accepted Solutions (1)

saivellanki
Active Contributor
0 Kudos

Hi Timothy,

You can write the navigation code on change / selectionChange event of drop down box.


Regards,

Sai.

TimMuchena
Participant
0 Kudos

Thank you

Answers (0)