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.
The placeholder value typically shows with light gray text and as soon as you activate the field, the placeholder disappears. The .text property is the actual text that’s in the field.
The placeholder value typically shows with light gray text and as soon as you activate the field, the placeholder disappears. The .text property is the actual text that’s in the field.