Hello,
I'm working with a CRM 2011 online environment.
In the Queue entity form, I have an N:N relationship Subgrid with a custom
entity. I need to apply a filter on the lookup view of the button Add
Existing of the subgrid.
I was planning to create a custom view
and to be used on the add button of the queue ribbon, but here the
problem comes: entity Queue doesn’t have ribbon. Instead of the ribbon
button,
the subgrid shows a menu with an add button that I cannot customize.
Any idea about how to customize this button's behavior?