cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Masking Textbox input with "*******"

richardrod
1-Newbie

Masking Textbox input with "*******"

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 



1 REPLY 1

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.



Top Tags