Custom Related Articles via CMS

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! :slight_smile:

I have the same issue, but it doesn’t work for me. I cannot set it to filter the selected articles, it just shows my entire CMS collection randomly.

https://preview.webflow.com/preview/lawtrades?utm_medium=preview_link&utm_source=designer&utm_content=lawtrades&preview=9fc308f29066d76b2fc703afcd642c60&pageId=6515fe6d99aa14fe1a51ab8b&itemId=6515fe6d99aa14fe1a51ae7b&workflow=preview

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.

Thank you so much! That worked!

1 Like