It creates links (not fields) in the foreign entity type.
Example.
We created a Children to Parent relationship. If we check "Account" foreign link, it will create a link in the Account entity type. It will allow to add relationship panel.
It it had created link-multiple, we would have written it.
Parent-to-Children: Related field don't created
Collapse
X
-
Sorry, but where could I get information that the field should not be created? From my point of view, this is illogical behavior and the “create connection” checkbox is obviously misleading. and it is also strange that for this connection there is no possibility to create a corresponding field anywhere in the interface. This just makes me think that this is a bug and not a feature.Last edited by dimyy; 05-30-2024, 06:38 AM.Leave a comment:
-
Please create in bug reports section only when you understand the feature. The field is not supposed to be created.Leave a comment:
-
Parent-to-Children: Related field don't created
System: demo.us.espocrm.com
Ver: 8.2.4
Steps:
1. Create Parent-to-Children Relationship for "Task".
2. Add parent entity type "Account" with Foreign Link mark
3. Rebuild / Clear cache / Reload.
Link field for task is absent. (field record like
don't created in entityDefs/Account.jsonCode:"tasks": { "type": "linkMultiple" }
Tags: None

Leave a comment: