On my blog I have a multi-reference field for “Categories”. On my categories template, I would like to show a list of the categories appropriate for each post, as indicated below.
Hi @paint.you1830, unfortunately, since Nested Collections are not available at the moment, you will have to do some custom code setup and use a MixItUp.JS layout.
As @QA_Brandon mentioned already multi-reference field can’t be nested by now.
But I would suggest a workaround for your case, since I noticed on the screenshot you have only 5 categories.
You can set 5 text fields, one with each category name, then set a condition visibility on each field based on a multireference field value. For example, “Teaching” will be visible if multireference field contains “teaching”, etc.