Hi,
I am building a event-page. Events are orderd by years. I want to display the last entry in the site view in the panel.
Thats works fine:
parent: site.find('termine').children.last
folder structure:
termine/year/item1
Is there a way to set the section headline dynamically to show up the year? I cant query the headline, right?!
Thanks for helping