how to change input type in asterisk for password,
notes ;
when ever ,I enter the input Value ,the value must be masked and it must be only in asterisk.
You can refer below link to change the type of password style.
https://www.outsystems.com/forums/discussion/36012/change-password-style/
There is one JS suggested by @Matthias Preuter, you can add that JS on your screen.
Hope it helps.
Hi,
You can change the data type of the input widget to Password
Raphael Laurence Reyno
Just change input type to password
and for unmasking, you can link an icon over there and on its onclick action call below client action which is available in OutSystems UI