Users level bulletin boards

Hi.
I wonder if the displayed screen and bulletin board can be different depending on the member’s level.
I want to have users communicate on different bulletin boards according to their ratings.
Thank you.

Hi @rorango620,

You want to implement a way for the users to chat with bulletin boards but according to the user’s rating he/she can chat with specific boards?

You can have a number property on the boards collection and add a rating there and you can show a list of boards but with a custom filter that the created number property > is equal to > logged in user > rating ( number property ). And User will see different bulletins according to there rating and the user can chat!

Thank you

2 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.