[SOLVED] GroupJive Type Question

1 year 6 months ago - 1 year 6 months ago #331101 by AlanJones
[SOLVED] GroupJive Type Question was created by AlanJones
I can limit the type of group a user can create in the category settings. Is there some way to have just the allowed group types show when creating a group? 
The problem is if they select a disallowed group type it kicks them back and they have to start over, and there's no indication as to which type is allowed.

J 4.2.3
CB 2.7.3+build.2022.09.26.13.53.56.486969333

Own Your Own Community!

Please Log in to join the conversation.

1 year 6 months ago #331114 by krileon
Replied by krileon on topic GroupJive Type Question
That only happens when using the generic create group page. Creating a group from within a category will only show available types for that category. The generic create group page does not currently have an ajax request to refresh the type selection based off category selection, but is planned for a future release at some point.


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 to join the conversation.

1 year 6 months ago #331116 by AlanJones
Replied by AlanJones on topic GroupJive Type Question
OK, I see that... is there any way to switch off generic group creation? I have 2 GJ menu items that the generic create group button appear on, I'd like to keep the create group from inside the category and drop the generic.
Thank you!

Own Your Own Community!

Please Log in to join the conversation.

1 year 6 months ago #331125 by krileon
Replied by krileon on topic GroupJive Type Question
Should be able to just hide it with CSS. Example as follows.
.gjGroups .gjButtonNewGroup {
    display: none;
}


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 to join the conversation.

1 year 6 months ago #331126 by AlanJones
Replied by AlanJones on topic GroupJive Type Question
Ahhh perfect, thanks! For anyone else following this I also added the following in CSS for category lists:
.gjCategories .gjButtonNewGroup {
    display: none;
}
Thanks!

Own Your Own Community!
The following user(s) said Thank You: krileon

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.214 seconds

Facebook Twitter LinkedIn