Screen1 passing the value to other Screen 2. And close Sreen1

I have Screen1 and Screen2.
Screen1 has 3 buttons. Passing the value to Screen2.
But on Screen2, when initialized, it does not catch values. What a mistake :face_with_monocle:

By pressing any button. always open DEMO :smirk:

Try this and see if it works for you. Initialize global variable to an empty string. Ehen Screen2 initialize set global variable to get start value

If so. That works. But the Screen does not close.

3 value - other Screen2

Please read what I have read. Do not do any changes in Screen1 only in Screen2

Example

Screen1

Screen2

Easiest way in Screen2 without global variable

image

actually why do you copy the get start value into a variable? You can use directly into the logic block ā€¦ na

1 Like

Iā€™m going to try now :slightly_smiling_face:

1 Like

I hope you have used the suggestion advised by me :stuck_out_tongue_winking_eye:

1 Like

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