Is there a way to hide/show some columns on the grid, depending of the User Role (Security-module) ?
Is there a way to hide/show only parts of the list (like a group by of the query AND Where)
Ex : for a list of team member, I don’t want to show all team of a specific departement to the other one.
If not, the only way to implement it (I guess) would be to duplicate the application and hide some columns ?