Hi,
I have an Entity2.
I have created N:N relationship between Entity 2 and Contacts.
I have added a subgrid on Entity 2 form with following properties -
I want to restrict the user to add only the Male Contacts ( Contacts Male view), But this is not happening.
Even though i have set the default view to " Contacts Male" and chosen View Selector property to "Off" in the Sub Grid Properties, i can still select the view.
Am i missing something here?
See below, on clicking "+" button on the Subgrid, i see all the active contacts View ( Not Contacts Male view)
On Clicking "look up more records", i can still select the view.