Posted by gyphorz on September 9, 2012 at 7:38pm
Hi,
I want other users besides the admin to create user accounts. I have given the necessary privileges however i am unsure on what the path in the menu will be - for users to be re-directed to the 'add user' page. The current path is http://websitename.com/admin/user/user/create . However, how will the path look like, so other users get redirected?
Comments
=-=
the users whom you want to have access to create menus should be placed in a separate role. Then those users who don't have permissions shouldn't be able to see the menu item.
Hi, I have created a
Hi,
I have created a separate role and have given permission, but how would the link in the path be? so it directions the user to the add user page?
=-=
use a relative path to the page you want to link to.