Hiding contents of a text Field

tkatende

New member
Local time
Today, 09:50
Joined
Apr 26, 2009
Messages
4
Hello guyz,
i do have a simple form that has two text boxes. These text boxes are:1.Username and 2. Password.
I would like to hide the contents of the Password field so that as the user enters his or her password they are not written in plain text but something like asterisk.
Thanks
 
Howzit

Change the format of the text field to password should do what you want

Sorry that should be Input Mask property - on the data tab, you should be able to select Password
 
Last edited:

Users who are viewing this thread

Back
Top Bottom