Indeed, you need to use the title instead of textField, and more specifically, to give the example you mentioned, use the following tips:
- In the parameter set in Root.plist add a new type header
- Set the title value to "Version"
- In the same element, add a new row and set it to "Default value"
- Set the default value to "1.1.1"
This will result in an editable text field with a title right on the left and a default value on the right.
Vas Giatilis
source share