Into a CB GroupJive group or into a Joomla usergroup? Joomla usergroups are for controlling access and are a part of the ACL. CB GroupJive groups are purely community groups and have no impact on access or ACL behavior. Both will begin with the following auto action in CB Auto Actions.
Global
Triggers: onAfterUserRegistration, onAfterNewUser
User: Automatic
Access: Everybody
The above will perform whatever action you like after a user registers. So for example to join a GJ group you'd have the following.
Global
Triggers: onAfterUserRegistration, onAfterNewUser
Type: CB GroupJive
User: Automatic
Access: Everybody Action
Mode: Join Groups
Groups: SELECT_OR_SUPPLY_GROUP_IDS_HERE
Below is an explanation of the triggers you can use to determine where you want this to happen.
Note CB GroupJive also comes with an Auto Join field type. You can create such a field in CB > Field Management if you want to just let your users select the group to join during registration.
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.