I’m working on a feedback project. There must be 2 users. 1 user will be able to create and edit boards like admin, and the other will only be able to vote. In addition, the person who created the board should be able to invite people to this board in 2 different ways as admin and voter. I had a hard time setting up the system, if you could help me I would appreciate it.
Hello @denizhcgl0 welcome to the community!
Options set - ROLE
appAdmin
admin
voter
User
role (options set ROLE) (choose one … appAdmin/admin/voter)
Board
roles that can vote (list of options set ROLE) (add all roles that can vote)
When a board is created make sure that you add all the roles that can vote.
1 Like
Thank you for your reply!