Passing Text Field value between screens

Hey,
I have been trying to pass the text edit field values between screens. i have 3 screens, the first screen asks users to enter a value in text edit field.
I successfully passed the value to the second screen. but when i pass the value again to third screen, the value becomes null.
There is a magic text option for the text edit field(other components- all screens-screen 1) in the third screen, but the value is null.

control flow - first screen → second screen → third screen
The text edit field is in first screen.

Can a get a little support please.
Warm Regards
Hemanth Kumar K

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