I would like to have a numberd and large headline above a pages section.
Unfortenetly i didn’t find a way to set that in the pages-headline. I think that is not possible, isn’t it?
The only way i can think of, is to create a section-headline-plugin for that, but that seems a bit heavy… and i dont know if we can have an empty pages headline itself.
So i thought i can add a second fields section above the pages section, but that seems to overwrite the lower fields and does not work either.
First question: Is it possible to have an emtpty headline in a pages section?
Second Question: How to add a numbered Headline above a pages section?
sections:
headlinesectionplugin:
headline: Pages
pages:
headline: Empty
fields:
fields:
headlineContents:
label: Content
type: headline
description:
label: Description
type: text
is it possible to have multiple fields-sections?
sections:
fields:
fields:
headlinePages:
label: Pages
type: headline
pages:
headline: Pages
...
customsection:
headline: CustomSectionPlugin
...
fields:
fields:
headlineContents:
label: Content
type: headline
description:
label: Description
type: text
Thx!