Hello everyone!
My first post here. I found Processwire a while ago and have recently been getting to know the system. So far i like it a lot.
Right now i'm trying to make a "page"-field where an admin can select and attach users with a specific role. I can get a list of all users, and filter by different fields, but i don't know how to access the roles. As i understand it, selectors can not be used to find user roles, so i wonder if anyone has another approach. I could add a new field to each user with the role names, but that seems a bit awkward.
Thanks in advance!