hello ,
One of my clients has a requirement where they need to restrict access to records created by specific users. For example, if user A creates a sales quote,
only user A should be able to view it, while users B and C should not have access to that record. Similarly, if users B and C create records, only the respective user who created the record should be able to view it.
Additionally, the client wants this restriction to apply automatically to any new users added in the future. Is there a way to achieve this in Business Central, ideally through functional configurations?
Any suggestions on how to accomplish this would be greatly appreciated.