I am using umbraco 8.4. I would like to customize the management of members so that users can create members but not groups of members (only the administrator must be able to do).
With a composer I added a component that hides the groups but I can't hide the root node, and therefore remains the possibility to create new groups. How can I hide the whole "Member Groups" tree?
Hide "Member groups" menu
I am using umbraco 8.4. I would like to customize the management of members so that users can create members but not groups of members (only the administrator must be able to do). With a composer I added a component that hides the groups but I can't hide the root node, and therefore remains the possibility to create new groups. How can I hide the whole "Member Groups" tree?
is working on a reply...