-
Dec 8th, 2011, 08:24 AM
#1
Password field in update form
Hello all
I have Entity user that has username, name blah blah... user also has password property.
I disabled rendering of it in list/show forms, but in update form, field is set to type="password".
What bugs me is that you can't update user without re-entering password as no stars are there, and if you don't enter password, password is set to null/"", not sure.
How can I bypass that?
There is also another issue. If I remove some fields from update form, all other fields are set to null.
What I want is to enable user to update some, but not all fields of some entitiy.
Please help
Ivor
-
Dec 9th, 2011, 06:45 AM
#2
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules