Hi,
I have added a few subgrids on a CRM entity form, referencing a custom entity. The view behind this subgrid has a few fields from a parent relation. If I access this view from the home page, the related information is correctly shown, but at the entity form level, the records do not display the parent columns information. For example: the view has the fields A and B from entity X, and field C from entity Y, which is a parent for X. Column C's value is not displayed, even though it contains data.
As specifics: the subgrid is customly filtered through the setParameter method available at grid control level and it defaults to all records. In the example above, the Y entity is the Opportunity Product and since I cannot have this entity as primary in a 1-N relation, I cannot use a custom relationship.
Regards,
Florin
*This post is locked for comments
I have the same question (0)