New user be registered to multi group automatically. #43253
Replies: 5 comments
-
Issue Title:Allow New Users to Join Multiple Groups Upon Registration from the Frontend Description:Currently, Joomla allows administrators to assign new users to multiple groups from the backend. However, this functionality is not available on the frontend during the user registration process. I propose an enhancement to enable the selection of multiple user groups at the time of registration from the frontend. Steps to Reproduce:
Expected Result:The Actual Result:Currently, the user is only able to be assigned to one group during the frontend registration process. System Information:Additional Comments:This enhancement would streamline the process for users who need to be part of multiple groups, reducing the need for administrator intervention post-registration. |
Beta Was this translation helpful? Give feedback.
-
There are extensions available for this |
Beta Was this translation helpful? Give feedback.
-
If you have multiple groups in your system then this is for a reason. You want to give users different rights or they should have access to different parts of the system. This isn't something you can fully automate, it needs user interaction. I might oversee something here so I am not closing this but convert it to a discussion to find out what the goal for it is or understand better the requierements/use case. |
Beta Was this translation helpful? Give feedback.
-
Admin can add new user during assign multi group in Administrator area. Now why admin can't able similar scenario for Frontend? Some of samples can manage with how to define groups and access (Parent and Children), it means without any change we can cover many scenarios. The thing that is very important is flexibility of Joomla. We don't know how to think an admin. Flexibility for Joomla is power. Admin can category users via group. so maybe some scenario needs new user assign to multi groups at entry. For example: One school every year want every student that register, assign to {year}&{entry} groups. This year assign to 'Students 2024' and '1st entry' group at same time (during registering). And one term (period) latter, admin set new user assign 'Students 2024' and '2nd entry'. Next year assign to 'Students 2025' and '1st entry'. Next term (period) assign to 'Students 2025' and '2nd entry'. At the end that school has statistic of every year and every entry. Another Sample: An learing institute want every new user assign to 'Physics' and 'Mathematics' after register-at same time (during registering). and every users that wants to assign other groups must do something that admin accept them, for example pay money for 'Chemistry' or send article for admin email. Another Sample: Admin need assign 'Registered' and 'Level 1' at same time. Default group kept for 'Author' role and ... . in this site all roles will be need. |
Beta Was this translation helpful? Give feedback.
-
Steps to reproduce the issue
New user be registered to multi group automatically.
/administrator/index.php?option=com_config&view=component&component=com_users
New_User_Registration_Group Field be able to select multi option.
Expected result
Actual result
System information (as much as possible)
Additional comments
Beta Was this translation helpful? Give feedback.
All reactions