I have an Entity name category1, that category1 is a lookup entity on my phonecall entity.
My user needs to choose from the lookup field a category to catalogue the phonecall.
I need that a specific record (from category1) will be available only to a specific team and only that specific team will be able to choose that category from the lookup field.
When I created the category record I set the owner as a specific team and I added the same team to my user, but user that don't have the team are able to choose that category.. what am I missing ?