johntarling β created an issue.
johntarling β created an issue.
Hit this issue too when creating a tabbed content component in D10.2 with Layout paragraphs 2.04.
johntarling β created an issue.
johntarling β created an issue.
That setting lets you override the groupings in the "Choose a component" form and accepts a YAML string. An example would be as follows.
layout:
label: Layout
components: ['section']
content:
default: true
label: Content
components: ['text', 'heading', 'hr', 'quote', 'accordion', 'table', 'date_location']
media:
label: Media
components: ['image', 'image__image_download', 'image__image_link', 'gallery', 'video', 'logo_list']
call_to_action:
label: Calls to Action
components: ['cta', 'cta__image', 'cta__image_simple']
emebs:
label: Embeds
components: ['iframe', 'person', 'view']
@justin2pin Tested this on mercury templates and confirmed that the front end mercury editor can now be used once selected against the entity in the mercury config. The update db routine also correctly fixed up existing templates.
We ran into this issue too. I've created an issue fork with the fixup. It also sorts out some of the permission references where incorrect casing was used.
johntarling β made their first commit to this issueβs fork.