SoBeGuy,
Maybe you confused the account and the accounts fields, which are created using different relationships (screenshot 1, 2 and 3)?
If not, please send screenshots or a link to a video where you reproduce the steps you described.
Bidrectional relationship between Contacts and Accounts
Collapse
X
-
My apology, I think I get what you saying now. But for me the Account<>Contact does get delete. Let me know if I'm still not comprehending.
Here is my before
And after I click Unlink
Leave a comment:
-
esforim You misunderstood my point entirely. I never said anything about deleting records. I'm talking about links between accounts and contacts. If you add a contact to an account, that creates a bidirectional link. So if you open the contact, the account shows up in the list of accounts. If you open the account, the contact shows up in the list of contacts. The problem is, if you remove a contact from an account, as described in #4, then open the contact record, the account still appears in the contact's list of accounts. This doesn't seem correct. When you remove a bidirectional link, it should be removed from both the contact record and the account record.I don't quite agree with Number 4. You can do a formula/workflow to delete Account record if Contact if empty if you want to do this.
I have Account with 0 Contact, personally we use Account as a Grouping, for example: Company, Family, Group, etc. I would not want to delete 1 record and another record is automatic deleted.Leave a comment:
-
I don't quite agree with Number 4. You can do a formula/workflow to delete Account record if Contact if empty if you want to do this.
I have Account with 0 Contact, personally we use Account as a Grouping, for example: Company, Family, Group, etc. I would not want to delete 1 record and another record is automatic deleted.Leave a comment:
-
Bidrectional relationship between Contacts and Accounts
In Espo, the Contacts entity has a many/many relationship with the Accounts entity. However, I'm observing some strange behavior:- If I add an account to a contact, the account appears on the contact's screen and the contact automatically appears on the account's screen. This is expected and fine.
- If I add a contact to an account, the contact appears on the account's screen and the account automatically appears on the contact's screen. Also expected and fine.
- If I remove an account from a contact, the contact is also removed from the account. Expected and fine.
- If I remove a contact from an account, the account is NOT removed from the contact. This is unexpected and NOT fine.
Tags: None

Leave a comment: