Panel query section heading

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

It’s currently not possible. I think there is an ideas issue somewhere…

1 Like

The problem is: I see the client add by accident a 2019 event in ‘aktuelle Kurse’ which is actually 2020. So I 'll remove it from panel view to minimize confusion.
Thank you @texnixe