Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
I am trying to utilize textboxes to input a password that will be utilized by the change password service. How is possible to hide the password during runtime using for example "" ? I am thinking in something like a password field (characters are masked with "").
Thanks
Richard
Hi Richard,
The Textbox widget has a 'MaskInputCharacters' parameter that can be checked to hide the content of the text box at runtime.
I hope this answers your question.
Regards,
Costin B.