kirby-auto-publish
kirby-auto-publish copied to clipboard
Auto plublish doesn't work when a page is created via builder
The auto plublish works fine when I create any page in the panel... but when I create a new subpagetrough the builder, the new pages can't set as visible as default.
The subpage builder function: http://getkirby.com/docs/panel/blueprints/subpages-settings#subpage-builder
User creates the page: Parent The subpage builder creates the pages: Child A, Child B
Parent: visible Child A, Child B: invisible
Hi,
The api hook I use to set the visibility does not get called when a page is created automatically by the subpage builder. For this to work, Kirby Admin Panel has to change this behaviour. I will contact them and ask if they plan to do so.
best regards, gunther
Any updates on this issue?