You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both default and required work fine for me with Kirby 3.5. It seems that default value are handled differently when added to already existing pages, maybe that's what was at fault.
I'm closing this, please don't hesitate to reopen if it still happens.
So in my case at least the background and border (and others if in question) attributes need to be defined with the Default along with a key value of the configured color optionn (key: blue in this case) and with one indent.
Kirby 3.4.3
The plugin seemst to ignore default value which brakes the page with:
from:
based on blueprint:
The user must select colour to not break the page when saved.
This though works with the simple version of the blueprint options but breaks with the more detailed version above:
To add it ignores required.
Tried various setups. Without success.
Thx
P.s. Great plugin and thank you
The text was updated successfully, but these errors were encountered: