Hi,
I'm trying to show the add existing button on a N to N relationship between accounts in a subgrid with no success.
I'm customizing command Mscrm.AddExistingRecordFromSubGridAssociated (n to n, right?)
Display Rules:
Mscrm.AddExisting
Mscrm.ShowForManyToManyGrids
Mscrm.AppendToPrimary
Mscrm.AppendSelected
Enable Rules:
Mscrm.AppendToPrimary
Mscrm.EntityFormIsEnabled
Where Am I wrong? Thank you!