Similar to my date math need, I need to be able to set a variable during a channel entry iteration. I want to do this to store some field values, so I don’t duplicate them as I iterate. There are two fields that will be repeated; I’d like to be able to take the 3 entries that relate to the same date, display the date once, and the 3 entry titles, rather than date-title 3x for the same date, etc.
I can’t seem to see anywhere in the documentation where you can set variables in a template and interrogate them!
What am I missing?