Ladegro
Active member
- Affected version
- 2.2.5
I'm trying to do the following:
Certain forums are restricted to a small group of users, since confidential documents are being discussed. For optimal transparency, we'd like to display in a widget which users have access to the forum. My idea was to create a memberstat based on group membership and then to add a widget on the sidebar with a display condition ($xf.reply.containerKey == 'node-xx') for that specific forum.
The thing is, the widget isn't shown. If I select a different memberstat to display, the widget shows. Is this some kind of caching issue (the memberstat is newly created) or is the amount of users in the usergroup somehow a limitation (in this case for example: around 25 people)?
Also it's somewhat of a workaround since now this memberstat also displays in the members-section, which we preferably don't want.
Any (other) way to accomplish this?
Certain forums are restricted to a small group of users, since confidential documents are being discussed. For optimal transparency, we'd like to display in a widget which users have access to the forum. My idea was to create a memberstat based on group membership and then to add a widget on the sidebar with a display condition ($xf.reply.containerKey == 'node-xx') for that specific forum.
The thing is, the widget isn't shown. If I select a different memberstat to display, the widget shows. Is this some kind of caching issue (the memberstat is newly created) or is the amount of users in the usergroup somehow a limitation (in this case for example: around 25 people)?
Also it's somewhat of a workaround since now this memberstat also displays in the members-section, which we preferably don't want.
Any (other) way to accomplish this?