Solved
How do i retrieve a value (string) that is entered in a text field within one touch ui dialog, and have it display in the text field of a different touch ui dialog?
I want to have a touch ui component that has field in the dialog that displays the value that is entered in a seperate touch ui dialog. What is the best way to go about doing this?