I wanna create a button that allows the user to hid or unhide that password he has entered on a sign in page on a mobile phone.
Hi Scott,
By unmasking the password, do you mean converting it from hidden characters to readable characters? If so, this is currently not possible.
You can create an event that reveals the password in a separate text box or input field, however.
Best,
Danielle
Thanks Danielle. I was able to use a dynamic panel to send the user to a "copy" of the first screen only with the textbox set to text instead of password.
Comments have been locked on this page!
Hi Scott,
By unmasking the password, do you mean converting it from hidden characters to readable characters? If so, this is currently not possible.
You can create an event that reveals the password in a separate text box or input field, however.
Best,
Danielle
Thanks Danielle. I was able to use a dynamic panel to send the user to a "copy" of the first screen only with the textbox set to text instead of password.
Comments have been locked on this page!