Hi guys!
I have some fields in my app that should be visible to the user but they cannot edit as they are fields that have data automatically assigned (name, email etc).
How can I do this?
In this example, the fields "Seu nome" and "Seu e-mail" must be VISIBLE but not editable.
Hi!
You can change the DisplayMode of the text input control to DisplayMode.View - this will allow the defaults to be filled and stop the user from editing them,
Cheers,
Sancho
@iAm_ManCat |
My blog |
Please 'Mark as Solution' if someone's post answered your question and always 'Thumbs Up' the posts you like or that helped you! |
Thanks! |
User | Count |
---|---|
122 | |
87 | |
86 | |
75 | |
67 |
User | Count |
---|---|
214 | |
181 | |
137 | |
96 | |
83 |