Can anyone explain to me how to create a link for subuser creation.
I have a role which could create a subuser which is in another role.
I have tried with views and block, but it doesnt work for me.
Can anyone guide me in short lines how to achive this possibility?
Thanks in advance
Comments
Comment #1
Dublin Drupaller commentedhere's a snippet you can use.
place this in the block body and remember to select PHP as the input format.
you can obviously restrict the block to only appear for role types that have permissions to create subusers.
hope that helps.
Dub
Comment #2
fusedpro commentedThis seems to be completed -- feel free to re-open it if you have any further issues.