Options to Selected custom component in layout field

Dear Arthur,

is there any options to show only selected components in layout fields in v2 ?
like this link New Addon - Custom Components

thanks

Thanks Artur

but my layout is only json no field, I will check again

or just use json

{
  allowedComponents: [
    'image',
    'heading',
    'richtext',
  ],
}

Do you use the latest Cockpit version? Should be available in >= v2.4.1

1 Like