Some roles in Processwire are granted/removed based on a attribute Shibboleth passes back after the user authenticates. However, there are also some "local" roles that are granted in Processwire directly. Since there are going to be a lot of roles, I need to a way to keep track of where they are set (ie: Shibboleth attribute, or in the PW admin).
I added an additional field to the "roles" template called "set_by". What I can't figure out is how to show the "set_by" value next to the role name when viewing /processwire/access/roles
See screenshot for an example.
Any help would be much appreciated.













