Dear all,
I have the following situation: On the one hand Entity X has a lookup ref to Account (main type) and on the other hand Entity X has connections with Account (support type). Entity X is needed since it hold extra information and synchs with an external system.
What I'd like to achieve is to create a sub-grid (associated view) on the Account form (from main type perspective) which for the references from Entity X shows the connections with Accounts (from support type).
It was easy to create an advanced find query for Connections and get the relevant info but then the Account of Main type is needed as parameter and I somehow would like this parameter to be the account which is loaded on the form. Furthermore, I tried making an advanced find query for Entity X but when I try to add columns to the view, the ones for Record type Connection From/To are not available so I think that I might be hitting some limitation.
My question is if what I try to achieve is actually possible with the what Dynamics provides as out-of-the-box :)
Cheers
Vassil
*This post is locked for comments
I have the same question (0)