I wonder if its possible to redirect the Resource Model to view page instead of the list page
I have a Resource that is restricted to only show the information of the currently logged user
But in order to see the information I have to click the view Action on the table
What I want to do is if the user has a role of 'student' redirect the user to view page right away when the resource on the side bar is clicked.