dynamics crm - Filtering instances not related to the current contact -
i have custom entity stuff , contains lookup contact. created 1:n relation latter primary , former related entity.
on contact's form added subgrid , wish list instances of stuff have lookup pointing viewed contact. however, when choose only related records, custom entity isn't in list (despite being related via 1:n relation).
so, i'm using all record types, instead, shows all instances of stuff , not, wish, related viewed member.
so, what's best course of action here? should relation? or build custom filter in javascript? how can make stuff related contact if it's @ possible?
the image below shows available conditions related entities. notice none of them relates contact, though. need activate somehow or approaching totally wrong angle?
so give more detail, add grid on form: (this coming contact form edit, after press add subgrid)
you select there related records, stuff record created:
as can see 3 of them has lookup pointing valid contact, there if @ grid, showing related ones selected during grid creation:
in case update answer how relationship defined, , simple lookup created stuff entity:
Comments
Post a Comment