How can I exclude the display configuration for a content type?

Created on 9 February 2018, almost 7 years ago
Updated 25 June 2024, 5 months ago

I'm trying to exclude the display configuration and the fields visible, so using Configuration Split I have create an 'active configuration' where I don't select the elements that are part of the display configuration for a content type, like core.entity_view_display.node.page.full, core.entity_view_display.node.page.default.yml and core.entity_view_display.node.page.teaser.yml.

But when I export the configuration with drush csex, these configuration files are always created inside the active split folder.

How can I exclude these settings?

πŸ’¬ Support request
Status

Active

Version

1.0

Component

Miscellaneous

Created by

πŸ‡ͺπŸ‡ΈSpain taote

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States dasginganinja Bethlehem, PA
  • πŸ‡¨πŸ‡­Switzerland bircher πŸ‡¨πŸ‡Ώ

    The config being split is either configured to be split or it depends on config that is configured to be split.
    If your entity display depends on something you split and it can not be made not to depend on it, then it also needs to be split. Otherwise the config could not be imported when the split is not active.

Production build 0.71.5 2024