Text Field entry

Hi all,

I have a text entry field on one page but I am not sure what widget I add to the following page to show the text entered on previous page.

Do I save the text entered in the text field as a variable? Of, do I need to save it to a db to be retrieved by the next page.

Thanks in advance.

Dave.

Hi,

Save the entered value to an App type variable. On any other screen you can get the value of this variable.

Thanks Actech for taking the time to respond. But what component do I add in design view that I can assign the corresponding variable to?

Check it.

https://x.thunkable.com/projects/5c02464f51af7e471aa16679/project/properties/designer/

Thanks so much, that is what I needed.