Hi there,
Sorry if this is a newbie question, I'm not proficient in programming languages but I'm creating an App for work and there's one thing I'm not getting right, maybe it's not even possible.
I'm making an App where I have to register users, and I'm using a DataCardValue box to type in their names. The form I'm using has a lot of info I have to register so I have to fill out 2 screens for each user. On the 2nd screen I would like my DataCardValue box to be automatically filled with the information I typed on the 1st one, and I managed to do it by typing " DataCardValue62.text " and for the 1st user I registered, it worked fine. The problem is that on all the users registered after that one, the DataCardValue box on the 2nd page of their registration always has the name of the 1st user, and I would like it to always update.
Sorry if it's not very well explained, English is not my native language.
Thanks in advance for any replies,
Miguel Mota