This topic is locked

Read-Only Access Within Database Table

10/16/2023 12:21:38 PM
PHPRunner General questions
P
pauls99 author

Hello,
We are considering the possibility of allowing two separate entities access to our PHPRunner project. However, we would like to limit members from each entity to have read-only privileges of data of the other. We would also like to include all of the data in the same tables to avoid creating data silos. The only way I can think of so far is using the "Before record updated" event to prevent editing on any records belonging to the other organization. The drawback of this approach would be that it makes it look like a record is editable, until you try to edit it and are prevented. Does PHPRunner have any tools to allow certain records on the List page to be editable while the rest remain read-only?
PHPRunner Enterprise 10.9 Build 40463 x64