This question has been flagged
2069 Views

In my module there is a set of booleans that represent which categories an entry is part of. I want to use a functional field to show a list of the checked options (e.g. chess, backgammon, poker) but I can't figure out a good way to compute it. Is there a way to iterate over a subset of fields in a object without hardcoding it?

Avatar
Discard