Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

On Page, load hide values in field "SSN", click field to see value. Similar to a password field prop

Colin MOct 4 2018

Hello Apex Community.

I have table.column that is a type = String and it contains sensitive data like SIN or SSN or national ID.

When the page first loads, in the column SSN I want to hide the existing value already stored on the record.  Then if the user clicks into the field where the value is hidden or masked, the original value is displayed to the user.  The solution would be similar to a web page username and password field when the user wants to check the password value in the field to see if they entered the correct value.

How would I do this using apex ver 5.0?

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 23 2025
Added on Oct 4 2018
2 comments
331 views