Active
Project:
User Creator
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
10 Mar 2010 at 17:46 UTC
Updated:
10 Feb 2011 at 04:32 UTC
the user with the permission can access and view the form in order to register a user with username, password and role but how can this same user get access to information in profile in order to complete the full information...
thanks
Comments
Comment #1
elliotttt commentedgood question!
Will look into it in the next couple of days.
Comment #2
geosmaga commentedmaybe something like masquerade module or using content profile with all fields available in registration process?
Comment #3
pedrospsuscribing
I would probably override by CSS some fields to make the user creating process, a cleaner screen for the "add user" user.
However, I still can't figure out, how to create in the same screen some basic content profile information (not core profile).
Comment #4
emudojo commentedI have been trying to do this for a while now.
Using content profile doesnt quite cut it (with enable on registration), I managed to add the extra fields like this
which works, but then again I face a problem when trying to view the newly created user (permission denied)