Hi guys
I have a blueprint that extends default. I can see it comes with the title and content/editor fields.
Is there anyway to hide, remove these ?
I tired this and it didn't work.
title:
unset@: true
Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Hi guys
I have a blueprint that extends default. I can see it comes with the title and content/editor fields.
Is there anyway to hide, remove these ?
I tired this and it didn't work.
title:
unset@: true
Hi @tradedemon , I have answered this question on Discord but am posting it here for others as well (please do not double post).
To hide the content area you could do this:
content:
unset@: true
header.media_order:
unset@: true
Here is an example blueprint for reference in it's entirety:
https://github.com/hibbitts-design/grav-theme-bootstrap4-open-matter/blob/master/blueprints/menubaritem.yaml
Thanks that worked a treat, the example blueprint was helpful in applying it to my own blueprint.
Replying just to update the link to @paulhibbitts example:
This worked for me too. Thank you!
Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 2 | 55 | 12 hours ago | ||
| 2 | 60 | 15 hours ago | ||
| 1 | 31 | 16 hours ago | ||
| 2 | 65 | 5 days ago | ||
| 2 | 58 | 5 days ago |