Currently, I have created a custom admin role, let's call it Custom_Admin, that allows such users to view the pages registered users may view, and also an additional page for which I have created some custom modules. Custom_Admin is not permitted to view the integrated DNN admin menu, thus, Custom_Admin cannot select any options from the integrated admin menu. I wish to allow Custom_Admin to add users to the application. Can I do this without displaying the integrated admin menu to Custom_Admin? |