The Entity Manager does not show the Parent link when I create a foreign field. How do I foreign-reference a field from the parent entity?
If I somehow have success in selecting a field and the entity type of the parent does not contain the foreign field will it be a fatal error (api request failing) or a soft one (where espo recovers and shows null in the returned entity) ?
If I somehow have success in selecting a field and the entity type of the parent does not contain the foreign field will it be a fatal error (api request failing) or a soft one (where espo recovers and shows null in the returned entity) ?
Comment