On J 3.6.5 it's not possible to change form attribute (Jform setFieldAttribute) on com_users.registration Form (and only on this one).
You can test it on user plugin 'profile'.
Regards.
I don't realy understand the problem of #14806 issue, but it's possible.
I discover à 2nd problem wich seems linked.
Alway with con_user.registration context.
On onContentPrepareData, you cannot save data on profil form.
It's seems that the on_user.registration form data and attribute are reseted before displayed.
(Attributes are reseted to profile form description).
So after a onUserBeforeSave with false retrun, the profile form are blank, all datas are losts even if i store it correctly in $data (2nd parameter of onContentPrepareForm).
On others contexts (com_user.user, com_user.profile,..) it's good.
But a removeField run on all contexts.
Category | ⇒ | Authentication com_users |
Priority | Medium | ⇒ | Low |
Status | New | ⇒ | Discussion |
Is this still a problem? If so please provide detailed instructions how a tester can replicate this.
Status | Discussion | ⇒ | Information Required |
If this Issue get no Response, it will be closed at 26th November 2017.
Sorry, I do not really have the opportunity to test it right now.
Cordially.
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-10-22 09:16:19 |
Closed_By | ⇒ | rolandalsace |
do you mean #14806 or is this another Issue?