Droip’s Content Manager supports scalable, relationship-driven architecture using Reference and Multi-Reference fields. These fields allow you to create relational data models, making content reusable, consistent, and dynamic across your website.
A Reference field creates a one-to-one relationship between two content collections.
Think of it as a “foreign key” where one item points to another, rather than storing duplicated data.
A Multi-Reference field forms a one-to-many relationship, where one item can link to multiple items in another collection.
This enables advanced relational setups like tags, multi-instructors, etc.
A Reference Field lets you connect a single item from one collection to another. It’s perfect for one-to-one relationships — like assigning a Department to a Course, or a Contributor to a Project.
Example: Instead of typing the department’s name for every course manually, you can connect each course to a department from the Departments collection.
Let’s say you already have a Courses collection, and you want to reference a Department from another collection called Departments.
When you’re adding or editing a Course in your Courses collection:
Once you’ve connected data, you can display it on your page.
On a List Page (e.g., all Courses)
On a Template Page (e.g., single Course page)
On a template page (e.g., dynamic page for each Course), the context of the current item is already known — so you don’t need a Collection Element for Reference Fields.
A Multi-Reference Field lets you link multiple items from another collection. This is ideal for one-to-many relationships — like assigning multiple Tags to a Course, or multiple Awards to a Project.
Example: If you want to assign multiple tags to a course, instead of typing them all in manually, connect them from a Tags collection.
Let’s say you want to add multiple Tags to your a Course.
When editing a Course:
Since you’re referencing multiple items, this part is a little different from single references. You’ll need a collection element to display your multi-reference items.
On a List Page (e.g., all Courses)
On a Template Page (e.g., a single Course page)
Any changes you make in a referenced collection automatically reflect wherever that reference is used:
Example: Change a department’s info in Departments→ it updates across all courses referencing them.
This is especially powerful when managing large portfolios, product specs, or vendor info, etc.
✅ DO:
🚫 AVOID:
Was this page helpful?
Our website uses cookies to improve your browsing experience on our website. By continuing to use this website, you agree to their use. For details, please check our Privacy Policy.
Experience Droip in Action – Explore a live-built page and see the power of our builder in action.
Explore Live