I have a number of categories with subcategories. I am trying to create an archive layout that shows children categories (so viewing the category 1 archives will show category 1.1, category 1.2, and so on).
I’m able to create a looper using the “all terms” provider, and when I either manually set the parent term or enter breakout mode and enter the parent term’s ID, the looper displays correctly. However, if I use the dynamic content field and enter {{dc:archive:id}}, my looper is empty. I’ve confirmed that {{dc:archive:id}} is returning the expected ID number.
I’ve confirmed that other settings (empty terms/offset/taxonomy type/conditions/etc) are all correct.
Am I missing something, or do I need a different dynamic field?
