Hi,
If I create an account (Sub account), from another account. The mapping is working fine.
But if I create an account (Sub Account), from another entity, the mapping is not working.
Ex. I have an entity named work order. On the work order I have selected an "Parent account", through a lookup field. Lets call it field 1.
In another field on my work order record, lets call that field 2. I also have a lookup field to the account entity. So when I click "+" / New in field 2, the account quick create form is opened.
I have created a mapping between field 1 and the parent account field (That's displayed on the account quick create form).
So basically I'm creating a sub-account, from another antity. Why is the mapping not working then? When it's working, when I create a sub-account, from a parent account on the account entity?