Hello all,
I have a grid view called "Contacts" on Workplace entity and a grid view "Workplace" on Contacts entity.
Now, I have to add a column on Workplace grid view that will store those contacts from first view.
We can add as many contacts we want for one workplace on the Contacts grid.
I have added a multi-line text column on Workplace view (that comes from contacts entity), somehow I have to store all those contacts there.
I have attached an simple example, how should the grid work.
*This post is locked for comments