There are a function that create a "TextInput" no editable for the user? I would like to send "generated" data based on others fields, then, put it at non editable field like *username * based on real user name.
Disabled fields cannot be sent due to their own disabled status.
How can I achieve this function?