Security group studio

I’m having an issue with the subpanels in Security Group in studio. I cannot view the subpanel for users for me to able to edit/add an extra column.
I would like to add an extra column to it but don’t see it in there. The column I want to add is to show the profile the user in the group is associated to.
If this is default of the system, would I have to do this via code? If so, which files would I need to edit to be able to accomplish this.

I think you would need a customizations like this:

http://urdhva-tech.blogspot.com/2013/02/showing-related-modules-related-data.html

You have to adapt to your modules. Remember that there is not a single group associated to the user, there can be more than one. That example makes a list separated by commas, like “A, B, C, …”

1 Like