Opening another screen using selection block


how comes the block screen2 won't work using logic = block with a get selection block i would like for it to work with that (Menu) but it don't work and i want it in the menu?

"Screen2" is not in the Elements list you set up for the Spinner.

So your if then will always fail.

I can't see a spinner element called Screen2 ?

So how do I implement screen2 into the Elements List?

Add it to your list here:

image

Is Screen2 Merch ?

If so, then change the test to
if selection = 'Merch'
then open Screen2

Ok ta TIM

ok that worked thanks

A post was split to a new topic: How I can have a menu at the bottom of my screen