Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

Multiple user registration

  • tmoran
  • tmoran
  • OFFLINE
  • Posts: 166
  • Thanks: 12
  • Karma: 1
9 years 2 weeks ago - 9 years 2 weeks ago #271897 by tmoran
Multiple user registration was created by tmoran
Is there any way to have multiple types of CB user registration according to usergroup?

I want 2 types of registration with different fields assigned to each (ie: registered = email/username/password and member = email/firstname/lastname/cb_address, cb_state etc)

A user can simply self register, however a member would require admin approval.
Last edit: 9 years 2 weeks ago by tmoran.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48459
  • Thanks: 8280
  • Karma: 1443
9 years 2 weeks ago #271960 by krileon
Replied by krileon on topic Multiple user registration
Yes, use CB Conditionals to conditionally show/hide fields based off another field. That other field could be a profile type dropdown select. You could also use CBSubs plans to show/hide fields based off their subscription and have a plan for each profile type. You can condition off usergroup using CB Conditionals, but it won't do anything at registration since they don't exist yet.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • tmoran
  • tmoran
  • OFFLINE
  • Posts: 166
  • Thanks: 12
  • Karma: 1
8 years 10 months ago #275124 by tmoran
Replied by tmoran on topic Multiple user registration
Thanks Kyle, Im making progress using CB Conditionals to show/hide fields, however there are a couple of issues that have arisen...

1. How do I assign the usergroup based on the the dropdown they select at registration (registered user, member, sponsor)? Presently if anyone registers (regardless of their selection) they are added to every usergroup!!! I can't work out where in CB to assign usergroups on registration!

2. Is there a way to have different notification emails sent for each group with their user details (registered user, member, sponsor)?

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
8 years 10 months ago #275130 by nant
Replied by nant on topic Multiple user registration

tmoran wrote: Thanks Kyle, Im making progress using CB Conditionals to show/hide fields, however there are a couple of issues that have arisen...

1. How do I assign the usergroup based on the the dropdown they select at registration (registered user, member, sponsor)? Presently if anyone registers (regardless of their selection) they are added to every usergroup!!! I can't work out where in CB to assign usergroups on registration!


You would need to program a CB Auto Action for this.

2. Is there a way to have different notification emails sent for each group with their user details (registered user, member, sponsor)?


Guess you can also do a CB Auto Action for this too.

More about CB Auto Actions here:
www.youtube.com/playlist?list=PLp0puRITgC7McQcw0Sli1qfSUQGwmflzi
The following user(s) said Thank You: krileon

Please Log in or Create an account to join the conversation.

  • tmoran
  • tmoran
  • OFFLINE
  • Posts: 166
  • Thanks: 12
  • Karma: 1
8 years 10 months ago #275228 by tmoran
Replied by tmoran on topic Multiple user registration
Auto Action it is then! Thanks for the link :)

I take it CB assigns a new user to all frontend usergroups by default!!! There doesn't appear to be anyway to assign a new user to just "registered". If I create additional usergroups new signups are automitically added! (Joomla has the option to nominate which usergroup new signup are added to).

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
8 years 10 months ago #275262 by nant
Replied by nant on topic Multiple user registration

tmoran wrote: Auto Action it is then! Thanks for the link :)

I take it CB assigns a new user to all frontend usergroups by default!!! There doesn't appear to be anyway to assign a new user to just "registered". If I create additional usergroups new signups are automitically added! (Joomla has the option to nominate which usergroup new signup are added to).


CB works off this Joomla option.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum