1. michelollivier
  2. Support
  3. Saturday, May 09 2015, 06:15 PM
Hi,

Is it possible to allow user to change group from frontend edit profile page ?

Regards
Michel
admin Accepted Answer
Admin
Yes,
you can use conditions, example:

I have a select fields with these options:
1|Author
2|Manager

now I set these conditions on this field:
- Condition 1: if equal to custom value "1" add to usergroup "Author"
- Condition 2: if equal to custom value "2" add to usergroup "Manager"

Now user can control own group with a simple select field

NOTE 1:
conditions have two ways so for example if user is already author and choose manager, he will be removed from group author, this because condition 1 do this, if equal to custom value "1" add to usergroup "Author" else remove from usergroup "Author"

NOTE 2:
Registered group is mandatory for all registered users, this group is set into Users->User Manager->Options->New user registration group parameter
  1. more than a month ago
  2. Support
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.