• Implement Picker, wich shows Accounts related to a parent record

    Hello all, I would like to implement the following scenario: There is module 1, which has an 1:n relationship with module A and also an 1:n with module B. Module A has a relationship to the accounts n:1, so several records from module A can be linked…