Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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.