I have a text field which is for Password.I want to show asterisk symbols when entering a password.
Discussion posts and replies are publicly visible
We can use a!encryptedTextField( ) instead of a!textField( ) and mark Masked as true( ).