I have a “document type” option set. Within each option set I have an attribute as a list from another option set called “things”. This is so I can filter a dropdown to document types that are relevant to the page the user is in. But I can’t figure out the filter logic.
I’ve tried ‘This URL contains this document types things each items display’ (the things option set items are named to match my page names). In my head, this statement should evaluate to true/false. But Bubble is complaining that it doesn’t. What am I doing wrong?