Block linked between 2 screens

Hello how can i make a block that when a button in screen 1 is clicked then change value in a text in screen 2? In block tab i can only choose variables from the same screen

That’s odd as variables should be available in all screens. So if you change the value of the variable when the button is clicked and then to go screen 2 you should be able to display the value of that variable.

Can you show your blocks?

1 Like

i wasn’t using variables thats why it didn’t work with me, when i used variables it worked great, Thanks!