How to extend access rights to bb_owned fields

That the docs mentions, that the access of bb_owned field could be granted to other users. We couldn’t figure out, how this works. Could you give us some docs or examples to this?

https://docs.basebox.io/reference/directives/bb_owned/#syntax

Access to a particular owned record is restricted to either the user who owns the record or a user explicitly granted access to that specific user’s details.

Hi Raphael,

Apologies for the documentation, we have not released this part as yet. It is developed, you will be able to grant access to other users (we have added a .accessList column to enable this) and we have extended the original functionality to allow granting an operation to a role (this can be used if you don’t want to add access to individual records). This will be in the new version. We are developing the last bit of functionality for the new version and we are targetting a final round of testing early next week.