Hi Community,
I have a requirement where i have to display N:N related records on the Entity's main view.
I have created a subgrid in the Opportunity table which is having a relation of Many to Many with one of my custom entities.
And I have to show the records that are present in the subgrid on the main view of Opportunity.
Can anybody suggest how it can be achieved?
Image of the N:N subgrid.
Image of main grid view:
Thank you.