this post was submitted on 20 Apr 2025
1 points (100.0% liked)

General Discussion

0 readers
1 users here now

A place to talk about whatever you want


This is a forum category containing topical discussion. You can start new discussions by mentioning this category.

founded 6 months ago
 

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.

top 1 comments
sorted by: hot top controversial new old
[–] baris@community.nodebb.org 1 points 3 months ago* (last edited 3 months ago)

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.