By patison on
Hi All!
I need to create an custom registration form.
First at all, user must select what type of membership he want to choose (e.g. Patient, Sponsor, Doctor). For each chosen type, there are some specific fields:
1) Patient
Name, Tel, Disease
2) Sponsor
Name, Company Name
3) Doctor
Name, What Clinic
So, I need some dynamic things in my registration form. How can I do that?
Comments
You can use profile module
You can use profile module for this.
But how? I just can add a
But how? I just can add a select box with types of membership. But how to show/hide some fields, depending on what type of membership was choose.