Skip to content

Commit

Permalink
DIGITAL-197: Changed back to paragraph but left 'default paragraph' o…
Browse files Browse the repository at this point in the history
…ption empty.
  • Loading branch information
mattsqd committed Dec 23, 2024
1 parent c91e71f commit d5c89d4
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions config/sync/core.entity_form_display.node.event.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dependencies:
- link
- maxlength
- media_library
- paragraphs
- path
- text
id: node.event.default
Expand Down Expand Up @@ -189,17 +190,24 @@ content:
removed_reference: optional
third_party_settings: { }
field_venue:
type: inline_entity_form_simple
type: paragraphs
weight: 21
region: content
settings:
form_mode: default
override_labels: false
label_singular: ''
label_plural: ''
collapsible: true
collapsed: true
revision: false
title: Paragraph
title_plural: Paragraphs
edit_mode: closed
closed_mode: preview
autocollapse: none
closed_mode_threshold: 0
add_mode: dropdown
form_display_mode: default
default_paragraph_type: _none
features:
add_above: '0'
collapse_edit_all: collapse_edit_all
convert: '0'
duplicate: duplicate
third_party_settings: { }
field_youtube_id:
type: string_textfield
Expand Down

0 comments on commit d5c89d4

Please sign in to comment.