Display type "Password" field - Apex 4.1
Hi,
I'm trying to implement a change password page in my 4.1 app.
When I set the password field to display type "Password" I am unable to use or evaluate it's value in dynamic actions or PL/SQL. If I change the field type to Text everything works fine ( but then the new password shows on the page which is not what I want ).
Anybody know how to use this value ? It's just an unrelated field in a HTML region.
Ciao
Bas