Hi,
I have an entity called "ActivityFields" with N:N relationship with "Accont",
And I have also an entity called "Evaluation" has a lookup with Account(1:1 relation with Account),
I want to create a subgrid of "Acrivityfields" in "Evaluation" that its Account has relation with.
How can in pass the "accountname" to my "ActivityFields" subgrid in "Evaluation" entity?
I want to force users to select only related ActivityFields with one account.
Thanks alot
*This post is locked for comments