steirico
steirico
Hi @nilshoerrmann , thanks a lot for these suggestions and inputs. I very appreciate! During October, I will have some time to work on the plugin again. Plans are to...
Sorry for the late reply. Basically, the properties `skip` and `forcedTemplate` control how parent pages/blueprints behave when adding subpages. Let's say there is a blueprint called `service-list` and you intend...
Please have a look at [v1.3.2](https://github.com/steirico/kirby-plugin-custom-add-fields/releases/tag/v1.3.2) which should solve this issue. Furthermore, I discovered some other minor issues (#24, #25) which might effect you as well.
@nilshoerrmann could you check this one?
@hariom147 Thank you for the kind words. The core of the problem seems to be related to kirby. Therefore, I filed [this issue](https://github.com/getkirby/kirby/issues/3994).
Unfortunately, I'm not able to reproduce this issue with [getkirby/plainkit v3.7.5](https://github.com/getkirby/plainkit/releases/tag/3.7.5) and PHP 8.0.20. `hookPageCreate` looks fine as well as the XHR requests. In my case the delete request `http://localhost:3001/panel/dialogs/pages/home+test-03-09-2022/delete`...
As you probably know, [Kirby 4 provides certain functions of the plugin](https://getkirby.com/docs/reference/panel/blueprints/page#page-creation-dialog). The question therefore arises whether the plugin is still needed and should be further maintained. With the following...
Thanks for reporting. There seems to be few [changes](https://github.com/getkirby/kirby/commit/6930ad18ea320131e6da8c19e9eae9bd7ed068d0) in kirby introducing regressions. I will have a look into this in the next days.
Give [3.0.0-beta1](https://github.com/steirico/kirby-plugin-custom-add-fields/releases/tag/3.0.0-beta1) a try, please. Happy New Year!
@afbora Thanks for the hint!