Hello All Experts,
I have two entities.
A, B
Relationship
1.
A:B
1:N
2.
A:B
N:N
i want to display data of B on form of A with custom view,
i am trying to use JavaScript but unfortunately.
customgrid.setParameter method is not working sometime.
is it possible to handle it from some other way , if possible.
can anyone help me in this.