To transfer data betwwen screens .. i use open another screen with start value
Well it is work only from screen 1 ro screen 2
but when i try it from screen 2 to screen 1 it doesnot work ..why please?
1 Like
Probably because your blocks are wrong.
pleasr help me
i use same way to send from scr1 to scr2 i think my block arenot wrong
Please show your relevant blocks for each screen...
Hello Gan
Did you use "Open another screen with start value" with Screen1 as the Screen to open? - that is wrong because Screen1 already exists - so you are creating another Screen1, hence the problem.
So, to Close Screen2 and return to Screen1, passing a value to Screen 1:
Then in Screen 1:
1 Like
Thank you so much .. It works
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.