Create multiple registration forms for different user roles
-
I have two roles (Role A and Role B). To register as Role A, I have created a registration form REGFORM A and to sign-up as Role B, I have a registration form REGFORM B.
I am using DIVI, and I have applied Display conditions based on roles to display/hide the entire section (embedding the shortcode to the respective reg. forms for each role within each section). The problem is that the short code displays “You are already registered” when I present REGFORM B to a logged in user belonging to Role A.
If Role A registers and logs in, I want them to still access the registration form REGFORM B and sign-up as Role B. Currently, if I sign-up as Role A and I present REGFORM B, its say’s the user is already logged in (which is true, but he is not logged in as Role B, hence I cannot get them to sign-up as Role B).
Role A and Role B are exclusive roles (eg: user registering for a training course and a user registering for job assistance) and I want each of the user types to sign-up with the other role if they choose to do so.
Can you help me solve this issue?
The topic ‘Create multiple registration forms for different user roles’ is closed to new replies.