renobird Posted August 22, 2012 Share Posted August 22, 2012 I'm using a 3rd party authentication method (Shibboleth) with Processwire. 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. Link to comment Share on other sites More sharing options...
slkwrm Posted August 22, 2012 Share Posted August 22, 2012 You can find it in the Roles module options. You need a field "What fields should be displayed in the page listing?", it's hard to overlook it. There you can choose your field. For some reason it shows all available fields, not only those you added to your Role template. Not sure it should be this way, got to ask Ryan about it. 1 Link to comment Share on other sites More sharing options...
renobird Posted August 22, 2012 Author Share Posted August 22, 2012 Thanks slkwrm, I forgot to look in the Roles Module options *slaps forehead*. ...and of course, it's just that easy. Much appreciated. Link to comment Share on other sites More sharing options...
slkwrm Posted August 23, 2012 Share Posted August 23, 2012 You're welcome Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now