I have 2 role: registered and pro-user
I want then I move 1st to 2nd role - in his profile will be added some fields
example:
registered - 1)name 2)surname 3)age

pro-user - 1)name 2)surname 3)age 4)profession 5)bio ...

sorry for bad english )

Comments

up

up

up

up

fİrst of all I would use

fİrst of all I would use content profile module (http://drupal.org/project/content_profile) rather than default profile module than I would define permissions for those fields with CCK field privacy (http://drupal.org/project/cck_field_privacy)

thnx, this is what I need! )

thnx, this is what I need! )

Hi, Check out the user_types

Hi,

Check out the user_types module (http://drupal.org/project/user_types), you can create user types and attach them to a role and then assign certain profile field to user types.

Think that might be what you are looking for
Tom
______________________________________________
What is DrupalSN.com? - http://drupalsn.com

______________________________________________
http://drupalsn.com - Drupal articles/tutorials, Drupal Questions & Answers

nobody click here