Does anyone know of a way to limit Users access to Member Groups?
I need the Users to be able to create/amend/delete Members but not to have access to the Members Types and Members Groups sections
out of the box you can only limit access to sections, and not to parts in that section. It can be achieved though, but you will need to do some coding.
Users' access to manage Members
Using v7.6.4
Hi,
Does anyone know of a way to limit Users access to Member Groups? I need the Users to be able to create/amend/delete Members but not to have access to the Members Types and Members Groups sections
Thanks in advance,
Hi Kerri,
out of the box you can only limit access to sections, and not to parts in that section. It can be achieved though, but you will need to do some coding.
If think the best place to start is: https://our.umbraco.org/documentation/extending/section-trees/trees-v7 and in the part about TreeNodesRendering there's a pretty good example.
Hope this helps,
Jeffrey
is working on a reply...