πŸ‡¬πŸ‡§United Kingdom @johntarling

Account created on 15 March 2011, over 13 years ago
#

Merge Requests

Recent comments

πŸ‡¬πŸ‡§United Kingdom johntarling

Hit this issue too when creating a tabbed content component in D10.2 with Layout paragraphs 2.04.

πŸ‡¬πŸ‡§United Kingdom johntarling

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']
πŸ‡¬πŸ‡§United Kingdom johntarling

@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.

πŸ‡¬πŸ‡§United Kingdom johntarling

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.

πŸ‡¬πŸ‡§United Kingdom johntarling

johntarling β†’ made their first commit to this issue’s fork.

Production build 0.71.5 2024