Trying to show related courses inside a Docs template page.
Here’s what I’ve got going on:
- Doc has a multi-reference field that pulls from the Tags collection.
- Course has a multi-reference field that pulls from the Tags collection.
- On the Docs template page, I’m trying to add a dynamic collection of Courses and show only those Courses whose Tags overlap with the Tags of the given Doc.
Here’s a screencap video to make sense of all of that nonsense: https://drive.google.com/file/d/0B4LRfgoHbpfQeUFBenlqSEJEUTA/view
Is this because I don’t have Tags added to every single Doc yet? Just added them to a couple of the Docs to get this filter set up, but maybe it’s blocking me from filtering on that because not all of my Docs collection items have a Tag associated with them. Just don’t want to go through all 60+ Docs adding Tags if that’s not actually going to solve my problem.
Thanks in advance for the help!