First of all, I am happy to be a part of this No Code Projet.
I need help. I want to create a dropdown and when you select an option (a data) you go to another page.
For exemple, you click on the dropdown box, they propose you to choose between monday to Sunday. You click on Monday and then you change the page and you go to another page.
Hi there, @thomascope… to do what you described, use the An input’s value is changed workflow event, and add multiple Go to page… actions within the event that specify the page to go to only when the dropdown’s value is a specific value.