password typing behavior - how to show letters as typing
0
Hello! I have an app where users are required to type in their SSN. currently i am using an edit text box field which is set to "show as password" this hides the digits that are being typed in, which is great. however i'd like to users to briefly see the numbers that they are entering so they can verify that they are entering the correct number. does anyone know how to achieve this? If you see this screenshot, when the user types they only see the dots.
asked
Corina Lopez
1 answers
0
Hi Corina,
you can use this ToggleShowPassword widget, it does exactly what you need.