How to put a button visible on another screen?

Example: Sceen2 is with Invisible Button 1. While I’m on the Screen1 screen, I want to leave screen1, the scree2 button is visible. Which blocks would you use for this? Could you post here an image of these already assembled blocks?

It is hard to follow what you are asking.

You cannot pass buttons or component objects between screens.

Can you explain more what you are asking please.

you could use tinyDB to store the value TRUE which is checked in screen 2. This is a simple method. You can also open screen with the open screen with start value block like here:
blocks

You could have found both of these information very easily by just searching or practising.

2 Likes