Skip to content

Commit

Permalink
DIGITAL-197: Update Venu Field
Browse files Browse the repository at this point in the history
  • Loading branch information
clmedders authored and mattsqd committed Dec 23, 2024
1 parent 7c87dbc commit c91e71f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 25 deletions.
24 changes: 8 additions & 16 deletions config/sync/core.entity_form_display.node.event.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ dependencies:
- link
- maxlength
- media_library
- paragraphs
- path
- text
id: node.event.default
Expand Down Expand Up @@ -190,24 +189,17 @@ content:
removed_reference: optional
third_party_settings: { }
field_venue:
type: paragraphs
type: inline_entity_form_simple
weight: 21
region: content
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: closed
closed_mode: summary
autocollapse: none
closed_mode_threshold: 0
add_mode: dropdown
form_display_mode: default
default_paragraph_type: venue
features:
add_above: '0'
collapse_edit_all: collapse_edit_all
convert: '0'
duplicate: duplicate
form_mode: default
override_labels: false
label_singular: ''
label_plural: ''
collapsible: true
collapsed: true
revision: false
third_party_settings: { }
field_youtube_id:
type: string_textfield
Expand Down
15 changes: 6 additions & 9 deletions config/sync/field.field.node.event.field_venue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ field_name: field_venue
entity_type: node
bundle: event
label: Venue
description: 'Physical location for the event.'
description: 'This field is not currently displaying on pages. It may be brought back in the future when in-person events start again.'
required: false
translatable: false
default_value: { }
Expand All @@ -25,18 +25,15 @@ settings:
venue: venue
negate: 0
target_bundles_drag_drop:
featured_resources:
external_content:
weight: 5
enabled: false
featured_links:
weight: 6
enabled: false
featured_resources_card:
internal_content:
weight: 7
enabled: false
featured_resources_links:
weight: 8
enabled: false
featured_resources_title:
weight: 9
enabled: false
venue:
weight: 10
enabled: true
Expand Down

0 comments on commit c91e71f

Please sign in to comment.