Hello,
I am trying to configure the app so that the user enters text into a field on one screen and when the field is submitted it loads a different screen but then on that other new screen the text will be displayed as a text object or similar object i can customise the formatting of.
so on screen 1 you enter Grocery store, then on another screen maybe screen 3 there may be pictures and other things but there will also be a section that says grocery store in bold. I have tried nearly everything to do this but cant get one screen to link to another.
Im hoping to try and do it without cloud database as the app will be entirely local and offline. The field will need to change for whatever text is entered in the first field. if other screens are shown and then we come back to screen 3 it will still need to say grocery store etc (but dynamic so if the text field is left blank it can maybe be blank)
any advice here?