Good day,
I’m working on my first app. I want to read various fields from a text file (userName, userAddress, etc.) and put these values into the newTextField input boxes so that the user can either leave them or edit the values and re-save them. I thought I found the answer on a blog post but the file would not display (xml?).
There is a list of 20 or so of these fields that I need to set up in this way. This is NOT .placeholder info.
Thank you for any assistance.