I'm trying to use the profile module and especially the Select List type field.
Is there a way to link a Taxonomy vocabulary to be used in a user profile with a select list field?
For example a Country profile field that I'd pull out from an existing Country Taxonomy tree.
If not, if I create a blank Sleect List profile field...how do I populate the options for it?
Hi there.
I like to set my user a role automatically when they are registering. I need to do so because there is another role, witch register with a different form, that should not have that role access (that's the reason authenticated user roll is not enough).
What method should work best ?
Hi there.
I like to force my user to fill a bio form after login the site only if they dont have any.
I tryed using the hook_user with the operation "login" to chack and redirect user :