Advanced Pack 2.5.14
EspoCRM VErsion 5.9.3
Hello!
I have two custom entities.
entity 1: Gefahrensymbole
It has a list of hazard pictograms. The pictograms are uploaded using a "picture field".
entity 2: gefaehrliche Arbeitsstoffe
Every record in entity 2 should have a field with the pictogram out of entity 1.
Link entity 2 to entity 1 is n:1
Problem:
If I try to set up a foreign field "piktogramm" in entity 2, using the link "Gefahrensymbole" there is no field "Piktogramm" to choose.
Is there a workaround to get the picture fetched into the records of entity 2 or is there a different way to do it?
Thank you!
EspoCRM VErsion 5.9.3
Hello!
I have two custom entities.
entity 1: Gefahrensymbole
It has a list of hazard pictograms. The pictograms are uploaded using a "picture field".
entity 2: gefaehrliche Arbeitsstoffe
Every record in entity 2 should have a field with the pictogram out of entity 1.
Link entity 2 to entity 1 is n:1
Problem:
If I try to set up a foreign field "piktogramm" in entity 2, using the link "Gefahrensymbole" there is no field "Piktogramm" to choose.
Is there a workaround to get the picture fetched into the records of entity 2 or is there a different way to do it?
Thank you!
Comment