Password as *
-
Hi all, is it possible when asking for user input and requesting a password to have only *s visible so that the users password remains secret and no one who can see their screen can see the actual password? I thought that maybe there would be a selector on the Ask User Input option that would tell it this was to be concealed/obfuscated.
Any suggestions/help greatly appreciated
-
@chrisbarbers I think you can do this only using web interface.
-
if you talking about web interface you can do this in HTML change input type from text to password