Hello, please take a look at the attached screenshot.
I'm making it possible to add users from several countries. So i have a country-selector, and when it is selected, i fill in the beginning of the phone number, as in the image. It works well, but the user can then manually screw the number up. I'd like to try and prevent that (of course i will do server-side checks, but it will make the user experience client-side better)
So, is it possible somehow to make the country-prefix in the TextItem greyed out and non-editable? Just checking. I suppose i could have a label to the left too, but it will look much worse, and i like to make things easy on the eyes :)
Thoughts appreciated!
I'm making it possible to add users from several countries. So i have a country-selector, and when it is selected, i fill in the beginning of the phone number, as in the image. It works well, but the user can then manually screw the number up. I'd like to try and prevent that (of course i will do server-side checks, but it will make the user experience client-side better)
So, is it possible somehow to make the country-prefix in the TextItem greyed out and non-editable? Just checking. I suppose i could have a label to the left too, but it will look much worse, and i like to make things easy on the eyes :)
Thoughts appreciated!
Comment