Hi Guys,
I have created an entity form for Account entity with multiple subgrids of Contact entity(1:N and N:N) associated with it, respectively I have created multiple entity permissions for all relationships between Account and Contact.
I have created a new Relationship(N:N) and added a subgrid and added new entity permission
This is causing issue while displaying records in the subgrid, it is throwing an error.
Below the Entity Permissions created.
When I deactivate newly created Entity permission the subgrid shows records without any error, but, it doesn't show records of the newly created relationship.
Not sure what is the issue here, I wonder my implementation might be wrong wrt entity permissions.
Thanks in advance,
Madhan.