A Forest user has an attributed role with all permissions disabled for one collection, this collection has a one-to-many relationship with another collection, in the summary page of the other collection-related table details should be hidden.
Example: customers have many products. In the customer Summary list of products related to the customer is displayed.
I create one forest role with no permissions on products collection and read permission on the customer table. Forest users with this role keep a view of the product collection from the customer summary view. I expect this part to be hidden.