Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Can't empty List form field in plugin · 9 years ago

    It's a bug, already reported in https://github.com/getgrav/grav/issues/1285. QUick fix: add array: true to the field properties.

  • Can't empty List form field in plugin · 9 years ago

    I have built many plugins but today I discover an issue which affects all of my plugins. If in plugin's configuration form has a List field, I can not empty the list. I can add new item, I can edit it

  • Admin plugin list editing problems · 9 years ago

    Thanks all! Yes, the docs state this pretty clearly — I've probably started to edit the line to header.custom_page_options:, but got distracted. So essentially I'm blaming the kids.

  • Admin plugin list editing problems · 9 years ago

    i think header: might well be causing confusion to Grav as it already has a page.header variable.

  • Admin plugin list editing problems · 9 years ago

    Also note that there is a current issue with Blueprint list-fields: #1285, wherein a temporary fix is adding array: true.

  • Admin plugin list editing problems · 9 years ago

    Seems like when I change the line13 header: to something else editing/removal starts working again.

  • Admin plugin list editing problems · 9 years ago

    Ok, returning to this :) As I said above, I'm having trouble removing or editing list items in the admin. To add a global option on the Admin tool's Pages/Options tab I've created the file /themes/myt

  • Admin plugin list editing problems · 9 years ago

    It's something to do with how I extend a blueprint. I'll need to do some more experimenting to see if it's something I do or if it's a bug :)

  • Admin plugin list editing problems · 9 years ago

    Thanks @rhukster! I was using Appi theme in this particular test. I'll investigate more.

  • Admin plugin list editing problems · 9 years ago

    Hmm... not sure that looks pretty much accurate. I just compared it to the features modular page blueprint as provided by antimatter theme: features: type: tab title: Feat