I'd like to create custom membership types, for instance:
- Dean
- Assistant Deans
- Department Director
- Assistant Directors
- Academic Department Chair
When a user joins, they would be able to select a "Membership Type" from a list. Depending on the type selected, I'd like to present different sets of fields.
There would be common fields (i.e. those currently in profile) but a new section would present fields specific to that memeberhip "type".
For instance,a "Dean" would see fields like "School:"...
...while a "Department Director" would see fields like "Department:"
Any way to do this without custom coding?
