Show specific record to the specific member

Is there any way to only show specific record to the assigned member? for intance, in our task app, we have 4 guest and i want to only show them what are the specific task that are assigned to them.

@meetmaykel

Fairly sure you can now:

tape.Record.batchUpdatePermissions()
2 Likes

like for this task app. is it possible to show only the records/items that were assigned to guest1? not necessarily show the task for other guest or the task that is not assigned to him

1 Like

Hi @meetmaykel,

as @jason has already thankfully explained, you can use these features with the new “Content setting” option in the share menu which is explained in more detail here.

You can either share the records individually to the people in the share menu or use automation and the new share endpoint to do this automatically.

Best regards
Leo