Is there a way to assign a class to different user groups?
let me explain.
We run a soccer league where we use JSN for players to register and generate their player ID, however some players submit wrong picture or information, so i need a graphical way to show their inability to play by changing the color of the player's card if they get placed in the "suspended" player group. So when a team filters users by their team, both available players group and suspended players group show up in the team list, but suspended players will have a different color set by the group class.
basically i need a way to separate the groups by color in one single output list.
please let me know
take a look at our example https://bmslsoccer.com/2021ppm