For example, I have teacher list and student list.
A teacher has multiple students and a student has multiple teachers.
How do I structure the relationship in the wix database.
Hi Jerry,
Currently, there’s no option to reference multiple items. It’s on our backlog. However, I can suggest a workaround for that purpose:
You can create a new collection- “Student-Teacher” and have two columns, one for a teacher and one for a student. Each column should be referenced to the relevant collection.