How to manage only your records (user_id)?

Hello everybody.

How to manage only your records?

I'm using filament shield. The table has a user_id field. How to link records to a user?

If I uncheck "View Any" in the permissions settings, then the resource is 403.

I expected that in this case the user would see only his own posts, but this is not the case. Why?
Was this page helpful?