‎2018 Apr 04 10:26 PM - edited ‎2024 Feb 04 3:36 AM
Hi,
I am trying to set up an Input control for a password the will mask the password with the standard "*" when the user enters the password.
Neither of these works:
<Input id="__input1" width="30%" type="{sap.m.InputType.Password}"/>
<Input id="__input1" width="30%" type="{/Password}"/>
What do I need to do?
Thanks for any help.
Request clarification before answering.
<Input id="__input1" width="30%" type="Password"/>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 33 | |
| 17 | |
| 14 | |
| 13 | |
| 9 | |
| 4 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.