Hey everyone,
I have been tasked to create a collection of some safety & service bulletins (think car recalls for example) for the machinery that we sell, which consists of different models.
The goal is that we would like to have a bulletin overview page that has a grid, and in each grid cell is a link that would say “{Model Name} Bulletins”. When you click that link block, it brings you to a page where you can see all the bulletins for that specific model of machine and their statuses.
Should I have a collection for each model? For example: Model 1 Collection > collection item = Bulletin with all the appropriate fields such as date issued, type, urgency level, link to PDF, and status.
Or should I have for example:
Safety Bulletins Collection > collection item = Bulletin with fields and then you pick which model from the dropdown?
I’m a little unfamiliar with reference/mult-reference fields, and am trying to think if that is something that could help me in this scenario?
Any advice is welcome and appreciated on the best way to build this out, thanks!