We are using the Forums - Browse Forums widget with "Show Forum Group Name" displayed. We are wondering if there's a way to edit this widget so that the Group Avatar is displayed, either in addition to, or in lieu of, the textual Group Name. Thanks!
We are using the Forums - Browse Forums widget with "Show Forum Group Name" displayed. We are wondering if there's a way to edit this widget so that the Group Avatar is displayed, either in addition to, or in lieu of, the textual Group Name. Thanks!
Yes, that widget could be edited to also display the group avatar next to the group name. This would just require a customization to the widget in Widget Studio. The 'list.vm' file in that widget contains the display logic.
If you want to go more full-featured, you could create/modify the configuration options to allow selecting between showing both, or one or the other, with acocmpanying interpretation logic in list.vm.
Yes, that widget could be edited to also display the group avatar next to the group name. This would just require a customization to the widget in Widget Studio. The 'list.vm' file in that widget contains the display logic.
If you want to go more full-featured, you could create/modify the configuration options to allow selecting between showing both, or one or the other, with acocmpanying interpretation logic in list.vm.