Hi everyone,
I would much appreciate your help here.
I have two collections, related many-to-many. For example, users and favourite desserts. A user can have many favourite deserts, and a dessert can be related to many users.
I can’t figure out how to use magic text to show the favourite desserts of a user. It only gives me the option to show the count of them, but not the actual desserts.
Does anyone know of a solution or workaround to this?
Thank you.

