Hi,
Using Apex 20.2 I have a password type column in an Interactive Grid where the user will enter their password as a form of electronic signature. My problem is the ******* mask. The IG query returns NULL for the password column but the ****** mask displays and the users think they have already entered a password (the adjacent column does show the signature date, if any but...). I would like the column to display an "Enter Password" placeholder or be blank if the column value is null.
Thanks
Jeff