Hello guys:
Maybe someone might help me with my problem. I’ve created a form to manage users (based on the security module which i didn’t entirely like), but, i have a problem with the password field, the creation of new users works perfectly but, the update of users is not working. I found that if i set my password field as “password type” whenever a record is queried, the password field will set blank, looking through the data in session i find that the password is actually stored in the field but in the form the field is just empty, even if i set the field value inside an event like form load or navigate, the field is still empty.
So whenever i wanna update a new user i have to reenter the password which is not the intended functionality, has someone experienced this before?. could you please help me?.
Thank you for your time.
Kit