Hello.
I have an Entity called Installed Base which has Many to One relationship with an Account. this means every Installed Base is associated with one Account. An Account can have as many Installed Bases. On the Account form, there is a section with a list of associated Installed Bases. On that section, clicking the plus button will show a list of Installed Bases and a "New" button as well, for creation of a new Installed Base. On the Lookup list, all Installed Bases are shown, including the ones associated to Accounts. I do not want Installed Bases associated to an Account to show up on this list, but rather just blank or Installed Bases not associated to an Account. When I alter the criteria for this view, the view to display the Installed Bases associated with the Current Account then takes the properties also. for example, if i set the criteria to "Active Installed Bases" + "Installed Bases without an Account", then this is the view then shown on the form under the section Installed Bases wheer all Installed Bases associated with the Account are shown. How can I seperate these two views to show Installed Bases not associated with an Account, and then on the list of Installed Bases show the list with only an association to the current Account?