We have 3 different types of user signing up for the site [all free subscriber levels] - member, voter, applicant
We want to show a different custom registration fields to each type of user, i.e. a voter sees fields 1+2, an applicant sees fields 2+3, etc.
Am expecting to write custom templates for each form. What's the best way to tailor which custom registration fields are shown on them though?
Thanks, Roger