Hi @anshult,
You can try the plugin here: https://userregistration.demoswp.net/user-registration-demo/
Also, if you need any tutorial for help then here is the docs page link (https://docs.wpeverest.com/user-registration/)where you can find all the docs related to the plugin and the add-ons.
Lastly, here is the conditional logic docs in particular: https://docs.wpeverest.com/user-registration/docs/user-registration-conditional-logic/
I hope the above information helps you.
Regards!
Hello,
Thank you for your response. But, I wanted to testing conditional logic registration form. I need to create single registration form for two users one is instructor and another is student. When user register as instructor, they should registered after admin approval and if user register as student so he should registered through activation link.
Hello,
Thank you for your response. But, I have issue when i have registered, so automatically wordpress had taken default user whichever had been selected “subscriber”, “Author” whatever…But i want to create single registration for student and instructor. When i register as instructor, after form submission automatically send the mail to admin for approval then, admin would be approve. Now, user registered as a Instructor. And if user register as a student, so he should get activation link his/her email and him activate the link then he would get registered.
I have seen your Conditional Logic form example on your demo doc- they have two users one is vendor and another is supplier and i wanted to create that type of form. so i just wanted to what condition i used on Radio button.
Hi @anshult,
Thank you for mentioning the requirement in detail.
Regarding your requirement, you can create a single registration form and assign the user role depending upon what they have filled in the registration form.
Here is how you can do it: https://docs.wpeverest.com/user-registration/docs/how-to-conditionally-assign-user-roles/
But there is a limitation. You have stated that you want separate approval options for students and instructors. Well, this is not possible with a single form because one form will only use one approval option.
For example, if you select Admin Approval after registration, any user registering through that form whether it is a student or instructor, the user will need admin approval.
Let me know if you have any questions and I will get back to you.
Regards!