Hi,
we have an object “Companies” with many records. The data records are assigned to a category (companies, schools,...) via a field (selection field).
There is another object “Cooperations” in which the collaboration between companies and schools is recorded.
For this purpose, two 1:N relationships were created for the “Companies” object.
The fields in the “Cooperations” object are the “Companies” selection field and the “Schools” selection field.
We would like the "Schools" selection field in the "Collaborations" object to only display records that are assigned to the "Schools" category.
How can this be implemented?
we have an object “Companies” with many records. The data records are assigned to a category (companies, schools,...) via a field (selection field).
There is another object “Cooperations” in which the collaboration between companies and schools is recorded.
For this purpose, two 1:N relationships were created for the “Companies” object.
The fields in the “Cooperations” object are the “Companies” selection field and the “Schools” selection field.
We would like the "Schools" selection field in the "Collaborations" object to only display records that are assigned to the "Schools" category.
How can this be implemented?
Comment