How do I create a Drop-down menu that when you click it, it changes a screen?

Whenever I look up a tutorial for how to create a drop-down menu, it always shows how you click on something and it shows text. How do I make one where when you click it, you can get a brand new screen?

In the part of the code where it shows text, replace that with a Navigate block to go to a new screen. If you’re not sure how to do that, post a screenshot of the blocks you’re using for the drop-down menu.

Like what @tatiang said, use this block:
image

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.