when a page is duplicated all fields values are duplicated. this causes an issue for my autoid plugin. since the autoid field is copied and not refreshed.
is there an option to block this in the blueprint? like for the translation?
does a post duplication hook exist on the new page?
Hi @bnomei,
i am using your autoid-plugin 2.7.7 in a structure-field within site.yml in K3.5. Thank you for that!
Unfortunately i also have an issue with the same autoid on duplicate a structure-item. The autoid is the same
Because i query/fetch that structure in a select-field by its autoid-value, i am not able to duplicate, otherwise the list is wrong.
Any idea how to fix that?
Thx, Dennis