How to ? 'Dropdown List' with link to pages.


Hello Guys,

Please help me to connect my Drop down cities to page ‘’ that will direct to another page ! when I click on .
or by connecting “go” Button that will direct to another page !
please see attached Picture >

Means when the user click go , he will be directed to Alberta Page. or by cicking on Alberta in the drop down he will be directed to Alberta Page.

So add a goButton_onClick event listener to your code, and based on the value use wixLocation.to() to redirect to the corresponding page.

https://www.wix.com/corvid/reference/$w/button/onclick

https://www.wix.com/corvid/reference/wix-location/to

I am new and not familier with codes please can you show that in short video !?