I want to display phone number which user can edit. However, I want to show him only a few chars. The rest should be presented as *.
Textfield has option to mask sensitive data - you can find it in properties in tab “Bezpieczeństwo”. You can choose type of masking from the list.
Here are some results:
- option PESEL
- option CELL_PHONE_NUMBER
2 Likes