I want to create two separate group navigation tabs. In the first one, I want to display a custom list of groups that I define — for example, student communities. In the second one, I want to show another set of groups I select — such as student clubs. This way, I can categorize the groups more clearly under different tabs.
You must log in or # to comment.
If you don’t want to create custom plugin the easiest way to do this is to create a html widget on the groups page and put the groups there. Can use a tabbed element from bootstrap.

