I want to trigger an event when the user clicks on a button next to this field that will change the display type back to text to make it readable
I tried doing something like this but setDisplayType is not a valid function
field.
Code: Select all
fields.PASSWORD.fieldControl.field.setDisplayType("TEXT");