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 ![]()
By pressing any button. always open DEMO ![]()
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 ![]()
By pressing any button. always open DEMO ![]()
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
Please read what I have read. Do not do any changes in Screen1 only in Screen2
actually why do you copy the get start value into a variable? You can use directly into the logic block .. na
Iām going to try now ![]()
I hope you have used the suggestion advised by me ![]()
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.