Hello friends,
I have read many pages of SC documentation but cannot find a page that explain how to ONLY list (show) records of current users (logged in users).
For example I have two groups of users. Administrator and Normal Users (students).
Administrator can create, read, update, and delete (CRUD) all students records by default. But the problem is that how do we limit access of the second group of users (students) ONLY to their own records in the grid. They can do CRUD only for their own entries, NOT for other student’s records.
We really appreciate your helps/guides.
Thank You