Article Details
Id: | 20556 |
Product: | finPOWER Connect |
Type: | NEW |
Version: | 4.00.03 |
Opened: | 09/08/2023 |
Closed: | 09/08/2023 |
Released: | 27/09/2023 |
Job: | J031765 |
HTML Widgets; widget.UI.TextBox control; Passwords now have a 'passwordRevealOnFocus' option
TextBox HTML Widget controls now have a 'passwordRevealOnFocus' creation option (defaulted to false) which is used in conjunction with the 'password: true' option.
When set to true, the text is automatically revealed when the control is focused.
Also, the control has been updated to have it's autofill atrribute changed from "off" to "new-password". This prevents browsers from interfering with the content, e.g., auto-filling it with unwanted values.