diff --git a/config/sync/core.entity_form_display.node.nca_facility.default.yml b/config/sync/core.entity_form_display.node.nca_facility.default.yml
index 6a14a5de4b..3fa897d2e6 100644
--- a/config/sync/core.entity_form_display.node.nca_facility.default.yml
+++ b/config/sync/core.entity_form_display.node.nca_facility.default.yml
@@ -188,10 +188,11 @@ content:
type: office_hours_default
weight: 30
region: content
- settings: { }
+ settings:
+ collapsed: false
third_party_settings: { }
field_operating_status_facility:
- type: options_select
+ type: options_buttons
weight: 11
region: content
settings: { }
@@ -206,6 +207,7 @@ content:
maxlength: 300
counter_position: after
js_prevent_submit: true
+ count_only_mode: false
count_html_characters: true
textcount_status_message: '@remaining_count characters remaining'
third_party_settings: { }
@@ -244,6 +246,7 @@ content:
maxlength: 150
counter_position: after
js_prevent_submit: false
+ count_only_mode: false
count_html_characters: true
textcount_status_message: '@remaining_count characters remaining'
third_party_settings: { }
diff --git a/config/sync/core.entity_form_display.node.vba_facility.default.yml b/config/sync/core.entity_form_display.node.vba_facility.default.yml
index 7c187a7ad3..0728525c69 100644
--- a/config/sync/core.entity_form_display.node.vba_facility.default.yml
+++ b/config/sync/core.entity_form_display.node.vba_facility.default.yml
@@ -590,7 +590,7 @@ content:
collapsed: false
third_party_settings: { }
field_operating_status_facility:
- type: options_select
+ type: options_buttons
weight: 11
region: content
settings: { }
diff --git a/config/sync/core.entity_form_display.node.vet_center.default.yml b/config/sync/core.entity_form_display.node.vet_center.default.yml
index e74b611fb8..4f5d271da8 100644
--- a/config/sync/core.entity_form_display.node.vet_center.default.yml
+++ b/config/sync/core.entity_form_display.node.vet_center.default.yml
@@ -29,7 +29,6 @@ dependencies:
- workflows.workflow.editorial
module:
- address
- - change_labels
- content_moderation
- entity_browser_entity_form
- entity_field_fetch
@@ -41,7 +40,6 @@ dependencies:
- media_library
- office_hours
- paragraphs
- - paragraphs_features
- telephone
- textfield_counter
- tzfield
@@ -330,6 +328,7 @@ content:
collapsible: false
collapsed: false
revision: true
+ removed_reference: optional
allow_system_delete: false
third_party_settings:
entity_browser_entity_form:
@@ -361,7 +360,8 @@ content:
type: office_hours_default
weight: 11
region: content
- settings: { }
+ settings:
+ collapsed: false
third_party_settings:
limited_field_widgets:
limit_values: '0'
@@ -375,7 +375,7 @@ content:
placeholder: ''
third_party_settings: { }
field_operating_status_facility:
- type: options_select
+ type: options_buttons
weight: 9
region: content
settings: { }
@@ -390,6 +390,7 @@ content:
maxlength: 300
counter_position: after
js_prevent_submit: true
+ count_only_mode: false
count_html_characters: true
textcount_status_message: '@remaining_count characters remaining'
third_party_settings: { }
diff --git a/config/sync/core.entity_form_display.node.vet_center_cap.default.yml b/config/sync/core.entity_form_display.node.vet_center_cap.default.yml
index a41eb4e8f5..617bacff8c 100644
--- a/config/sync/core.entity_form_display.node.vet_center_cap.default.yml
+++ b/config/sync/core.entity_form_display.node.vet_center_cap.default.yml
@@ -161,6 +161,8 @@ content:
max: 22
click_to_find_marker: true
click_to_place_marker: false
+ click_to_remove_marker: false
+ hide_geocode_address: false
hide_coordinates: false
geoaddress_field:
field: '0'
@@ -200,10 +202,11 @@ content:
type: office_hours_default
weight: 6
region: content
- settings: { }
+ settings:
+ collapsed: false
third_party_settings: { }
field_operating_status_facility:
- type: options_select
+ type: options_buttons
weight: 7
region: content
settings: { }
@@ -218,6 +221,7 @@ content:
maxlength: 300
counter_position: after
js_prevent_submit: true
+ count_only_mode: false
count_html_characters: true
textcount_status_message: '@remaining_count characters remaining'
third_party_settings: { }
diff --git a/config/sync/core.entity_form_display.node.vet_center_outstation.default.yml b/config/sync/core.entity_form_display.node.vet_center_outstation.default.yml
index f7e5cc6b5c..ca0876abc3 100644
--- a/config/sync/core.entity_form_display.node.vet_center_outstation.default.yml
+++ b/config/sync/core.entity_form_display.node.vet_center_outstation.default.yml
@@ -198,7 +198,7 @@ content:
placeholder: ''
third_party_settings: { }
field_operating_status_facility:
- type: options_select
+ type: options_buttons
weight: 7
region: content
settings: { }
diff --git a/config/sync/field.field.node.vet_center_outstation.field_operating_status_facility.yml b/config/sync/field.field.node.vet_center_outstation.field_operating_status_facility.yml
index 9dd295aa04..7aece1f6d2 100644
--- a/config/sync/field.field.node.vet_center_outstation.field_operating_status_facility.yml
+++ b/config/sync/field.field.node.vet_center_outstation.field_operating_status_facility.yml
@@ -13,7 +13,7 @@ entity_type: node
bundle: vet_center_outstation
label: 'Operating status'
description: ''
-required: false
+required: true
translatable: false
default_value: { }
default_value_callback: ''