Hi everyone.
When a user registers on a PHPFusion site, he is automatically set as 'member'.
On my site, I have added an additional user-field based on user credentials. I have also created a User profile based on that credentials.
At the moment, I am moving the users manually to that profile and I wanted to know if there is a way to accomplish this automatically.
Example:
During registration and in Contact information ,
Userfield created (not mandatory) = What is the name of your town?
If the user enters some data into that field, I would him to be automatically moved to 'town name' profile.
Else if he does not enter any info, then he is set to general member profile.
Thank you
0 replies