Closed (fixed)
Project:
Subuser
Version:
6.x-1.1
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2009 at 12:26 UTC
Updated:
5 Nov 2010 at 21:40 UTC
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.