I am trying to build a POC model for staff personnels to key in their estimated number of hours spent on each task/project. I have a module with Employees: List Time Hours spent: Line Item I would like to restrict the access of individual line items such that the employees can only access the hours spent for records for themselves. (eg. Alice can only access records with Alice in employees list) What would be the best approach to go about doing this?