1. darkolive
  2. Features Request
  3. Saturday, April 21 2018, 09:17 PM
Is it possible to have frontend user group edit?

I want a manager to be able to change / edit the group id of users without back end access
admin Accepted Answer
Admin
Hi,
sorry for late reply, it was a weekend :D

Unfortunately this is not possible (and we does not want to expose usergroups in frontend), but there is a workaround, you can use a field and set usergroups with conditions based on the value of this field, for example:
- Create a field of type select and add these options:
registered|Registered
author|Author
manager|Manager
administrator|Administrator
- Add conditions like this:
1) if equal to custom value "author" then add to Usergroup "Author"
2) if equal to custom value "manager" then add to Usergroup "Manager"
3) if equal to custom value "administrator" then add to Usergroup "Administrator"
* Note: you does need to add condition for "Registered" usergroup because all registered users should be always in this usergroup
  1. more than a month ago
  2. Features Request
  3. # 1
darkolive Accepted Answer
Basic
Content Protected
  1. more than a month ago
  2. Features Request
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.