There is an N:N relationship between Opportunity entity and Competitor entity.
In Opportunity, there is a subgrid for competitor. When I click the '+' button, I get an inline lookup.
My requirement is to restrict the view of this lookup to 1 view. Even when I select "Look for more records", I want the user to select the records from only 1 view. He should not be able to change the view.
I know how to filter records for a lookup. I am getting some unsupported ways to filter records for a subgrid. Is there a supported way?