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:
Is Screen2 Merch ?
If so, then change the test to
if selection = 'Merch'
then open Screen2
Ok ta TIM
ok that worked thanks