Matias Griese
Matias Griese
Yup, the missing blueprints issue has also been fixed, but you need to move the files around (to follow the same blueprints folder structure as in plugins) to enable it.
Yes it is! I will need to add some instructions on how to do that.
@w00fz The new `parents` field doesn't work outside pages (no JS included).
@w00fz Oh, you're right. We have a separate modal which is only added for pages admin. I'm wondering if we should add similar global insert points to HTML as we...
Please include a backtrace for a few more calls so I can figure you where it happens.
@pamtbaau Try my change.
Hmm, I think the file field should now work better than it used to.
I think the file field works as long as you use the new pages admin, but if you have it disabled, you'd run into those issues again. So yeah, maybe,...
https://github.com/getgrav/grav/blob/1.7/system/src/Grav/Framework/Flex/Traits/FlexRelatedDirectoryTrait.php You need to create your own classes and use the `getCollectionByProperty()` method to get the objects. You also need to create form fields for admin to list the objects,...
Unfortunately, I cannot reproduce this one. Must be related to your page template somehow, have you customized it?