Hi!
I just added a new radio field, with the following configuration:
0|Outros
1|Promoters
2|Pilotos e equipes
Conditions:
If custom value equal 0 - add user to Joomla Registered group.
If custom value equal 1 - add user to Joomla Registered and Joomla Promoters Groups
If custom value equal 2 - add user to Joomla Registered and Joomla Pilotos groups
Set is as
Published - Yes
Required - Yes
Visible on profile - Yes
Visible on Edit Profile - No
Visible on registration - Yes
Searchable - Yes
Access level - Public
When I try to edit a user in backend, to set this field to "Promoters" and save it, it takes a few seconds and then stops loading with a white screen, after a refresh it loads the users list again, but the new field is not recorded.
I had to set the field to Not required to be able to edit the profile, but even if I change the user from a group to another, it does not record this change.
Any tips?
Thanks