Copy paste into block field with custom blocks

Hi,

The copy paste feature in 3.6 is cool but doesn’t work well for me :innocent:

For example, I use a custom image block instead of the default one. My default image block uses blueprint name “media” as name for the image. And I have a separate imageurl block for external images that uses blueprint name “url” for the link. Any idea how I can work this out?

Also, default values are not set when pasting content.

Johan

The issue with setting default values while pasting content into blocks still exists in Kirby v5.2
I added some custom blueprint for the text and heading block with default values for select fields. all fields are not set, when pasting the text and kirby “creates” the block automatically. When create a block manually the default value are set as expected.