Hi,
I have a custom entity with two lookup field to the account entity. I need one primary and one secondary account and some additional information. Now when I create a new record from my custom entity table everything works fine. But when I create a new entry from the subgrid from account it will populate this account as primary and secondary account in my custom entity.
Is there any possibility to populate only the correct field? Like primary account from primary account subgrid and secondary account only from secondary account subgrid?
I see that both relationships have both mappings and I can't remove one mapping from the relationship.