Custom Page Duplication Options

I am wondering if I could add a new custom toggle field to the page duplication prozess like the field “Copy files”.

Something along these lines:

This is because I currently use a hook, that increments a field on the new duplicated page whenever its duplicated.
But I need a option to toggle this hook, so that I can select weather this field on the new page gets incremented on duplication or not.

Is this possible at all, out of the box?

I am aware you can edit the page create dialog like this:

But is the same somehow possible with the duplicate dialog?

That’s not possible via blueprint at the moment. You would have to extend the dialog.

1 Like