Forum
Calendar App - Change Header
Hi guys,
I was wondering how to change the output of <perch:events id="header" encode="false" />
- I can't find anything in the docs (https://docs.grabaperch.com/templates/apps/events/), am I just being blind?
Thanks! Harry
Is this for the calendar grid layout?
Yep, it is!
That layout is pretty specific and not really customisable.
So there's no way of altering the output of
<perch:events id="header" encode="false" />
or<perch:events id="body" encode="false" />
?What do you want to change?
Headings, the way the calendar renders, that kind of thing. If it's not possible that's cool, we'll just work around it.
As I say, it's a very specific output for a gridded calendar. It's about the one thing I can think of that you can't change through templates. (Events is very old!)