Hey, I am building a glossary page. I want to have “related articles” at the bottom of the template page and I want to be able to manually specify which exact articles are related.
I’ve created 3 reference fields referring to the same CMS collection (glossaries) and I can select the exact pages within a CMS item now (detail glossary page).
However, whatever I do I am not able to filter it correctly on the frontend .
Is there a better approach to this issue? I’ll be grateful for any suggestions.
You have to use 1 field of type multireference, not 3 fields of type reference
1 Like
Hey, thanks a ton, that worked for me!
MichelleT
(Michelle T)
February 18, 2025, 10:23pm
4
memetican
(Michael Wells)
February 18, 2025, 10:31pm
5
Your Blog Posts collection has a Related articles (max 3) multiref field which is probably what you’re wanting to show?
If that’s correct, you want your collection list bound [1] to that field [2] instead of Blog Posts .
MichelleT
(Michelle T)
February 18, 2025, 10:36pm
6
Thank you so much! That worked!
1 Like