Hi there,
I have a site where there are 4 user groups, there are common attributes and different ones.
What I need to do is a single register form, the user fills up the common fields and then he can choose between any of the 4 groups, when a user choose a group the different fields from the chosen group must be shown.
How can I achieve this?
Thanks in advance.