Restrict Access of Line Items to Users

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?

Tagged:

Best Answer

  • Is it really line items you want to restrict access to? If you've got a line item called Hours Worked, you surely want all employees to see that. But you only want Alice to see Alice in the Employees list, not any other employees.

    So it's probably the Employees list that requires selective access. Try that.

Answers