Hello!
Advanced Pack
I have three foreign entities:
Entity 1: "Personen"
The records in "Personen" need a field "Zustaendigkeit". It could be a drop down field, but there are too many records in it to chose from, so it has to be a separate foreign entity.
So Entity 2 is: "Zustaendigkeit"
only one field with many records.
Relationship Entity 1 to Entity 2: One-to-One Right
So far so good.
Entity 3 is for example "zustaendige Personen" (there are also several other fields in it)
Entity 3 has no relationship to Entity 2 (Zustaendigkeit)
Relationship Entity 3 (zustaendige Personen) to Entity 1 (Personen): One-to-One Right
Now I try to create a foreign field (Fremdbezug) in Entity 3 (zustaendige Personen) with the Link "Personen" and the field "Zustaendigkeit", to have this information in the records of Entity 3.
But there is no field "Zuständigkeit" to select in the field dropdown.
There are all the other fields from the Identity 1 (Personen) in the dropdown, but not the field "Zustaendigkeit".
What am I doing wrong?
Thank you for your advice and patience, I am learning!
Advanced Pack
I have three foreign entities:
Entity 1: "Personen"
The records in "Personen" need a field "Zustaendigkeit". It could be a drop down field, but there are too many records in it to chose from, so it has to be a separate foreign entity.
So Entity 2 is: "Zustaendigkeit"
only one field with many records.
Relationship Entity 1 to Entity 2: One-to-One Right
So far so good.
Entity 3 is for example "zustaendige Personen" (there are also several other fields in it)
Entity 3 has no relationship to Entity 2 (Zustaendigkeit)
Relationship Entity 3 (zustaendige Personen) to Entity 1 (Personen): One-to-One Right
Now I try to create a foreign field (Fremdbezug) in Entity 3 (zustaendige Personen) with the Link "Personen" and the field "Zustaendigkeit", to have this information in the records of Entity 3.
But there is no field "Zuständigkeit" to select in the field dropdown.
There are all the other fields from the Identity 1 (Personen) in the dropdown, but not the field "Zustaendigkeit".
What am I doing wrong?
Thank you for your advice and patience, I am learning!
Comment