diff --git a/config/sync/core.entity_form_display.node.health_care_local_facility.default.yml b/config/sync/core.entity_form_display.node.health_care_local_facility.default.yml
index a291e722f21..95345eee099 100644
--- a/config/sync/core.entity_form_display.node.health_care_local_facility.default.yml
+++ b/config/sync/core.entity_form_display.node.health_care_local_facility.default.yml
@@ -15,6 +15,7 @@ dependencies:
- field.field.node.health_care_local_facility.field_location_services
- field.field.node.health_care_local_facility.field_main_location
- field.field.node.health_care_local_facility.field_media
+ - field.field.node.health_care_local_facility.field_mental_health_contact_phon
- field.field.node.health_care_local_facility.field_mental_health_phone
- field.field.node.health_care_local_facility.field_meta_tags
- field.field.node.health_care_local_facility.field_mobile
@@ -30,7 +31,6 @@ dependencies:
- workflows.workflow.editorial
module:
- address
- - allowed_formats
- content_moderation
- field_group
- geofield
@@ -49,7 +49,7 @@ third_party_settings:
label: 'Section settings'
region: content
parent_name: ''
- weight: 8
+ weight: 9
format_type: details_sidebar
format_settings:
classes: ''
@@ -65,7 +65,7 @@ third_party_settings:
label: 'Editorial Workflow'
region: content
parent_name: ''
- weight: 9
+ weight: 10
format_type: fieldset
format_settings:
classes: ''
@@ -78,7 +78,7 @@ third_party_settings:
label: '"Prepare for your visit"'
region: content
parent_name: ''
- weight: 6
+ weight: 7
format_type: details
format_settings:
classes: ''
@@ -119,7 +119,7 @@ third_party_settings:
label: 'Social Media'
region: content
parent_name: ''
- weight: 5
+ weight: 6
format_type: fieldset
format_settings:
classes: ''
@@ -158,6 +158,7 @@ third_party_settings:
group_locations_and_contact_info:
children:
- group_facility_data_from_vast
+ - field_mental_health_contact_phon
label: 'Locations and contact information'
region: content
parent_name: ''
@@ -204,7 +205,7 @@ third_party_settings:
label: 'COVID-19 health protection guidelines'
region: hidden
parent_name: ''
- weight: 19
+ weight: 21
format_type: html_element
format_settings:
classes: ''
@@ -246,6 +247,7 @@ content:
maxlength: 300
counter_position: after
js_prevent_submit: false
+ count_only_mode: false
count_html_characters: false
textcount_status_message: '@remaining_count characters remaining'
third_party_settings: { }
@@ -280,12 +282,13 @@ content:
maxlength: 600
counter_position: after
js_prevent_submit: false
+ count_only_mode: false
count_html_characters: false
textcount_status_message: '@remaining_count characters remaining'
third_party_settings: { }
field_last_saved_by_an_editor:
type: datetime_timestamp
- weight: 10
+ weight: 11
region: content
settings: { }
third_party_settings: { }
@@ -315,6 +318,13 @@ content:
settings:
media_types: { }
third_party_settings: { }
+ field_mental_health_contact_phon:
+ type: telephone_default
+ weight: 21
+ region: content
+ settings:
+ placeholder: ''
+ third_party_settings: { }
field_mental_health_phone:
type: telephone_default
weight: 28
@@ -333,7 +343,8 @@ content:
type: office_hours_default
weight: 29
region: content
- settings: { }
+ settings:
+ collapsed: false
third_party_settings: { }
field_operating_status_facility:
type: options_buttons
@@ -351,6 +362,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: { }
@@ -386,7 +398,7 @@ content:
third_party_settings: { }
path:
type: path
- weight: 7
+ weight: 8
region: content
settings: { }
third_party_settings: { }
@@ -401,6 +413,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.health_care_local_facility.inline_entity_form.yml b/config/sync/core.entity_form_display.node.health_care_local_facility.inline_entity_form.yml
index e8f2e84b497..bb8face28e3 100644
--- a/config/sync/core.entity_form_display.node.health_care_local_facility.inline_entity_form.yml
+++ b/config/sync/core.entity_form_display.node.health_care_local_facility.inline_entity_form.yml
@@ -16,6 +16,7 @@ dependencies:
- field.field.node.health_care_local_facility.field_location_services
- field.field.node.health_care_local_facility.field_main_location
- field.field.node.health_care_local_facility.field_media
+ - field.field.node.health_care_local_facility.field_mental_health_contact_phon
- field.field.node.health_care_local_facility.field_mental_health_phone
- field.field.node.health_care_local_facility.field_meta_tags
- field.field.node.health_care_local_facility.field_mobile
@@ -150,6 +151,7 @@ hidden:
field_location_services: true
field_main_location: true
field_media: true
+ field_mental_health_contact_phon: true
field_mental_health_phone: true
field_meta_tags: true
field_mobile: true
diff --git a/config/sync/core.entity_view_display.node.health_care_local_facility.default.yml b/config/sync/core.entity_view_display.node.health_care_local_facility.default.yml
index 9b9a0192bff..5e3e9bf0c8c 100644
--- a/config/sync/core.entity_view_display.node.health_care_local_facility.default.yml
+++ b/config/sync/core.entity_view_display.node.health_care_local_facility.default.yml
@@ -15,6 +15,7 @@ dependencies:
- field.field.node.health_care_local_facility.field_location_services
- field.field.node.health_care_local_facility.field_main_location
- field.field.node.health_care_local_facility.field_media
+ - field.field.node.health_care_local_facility.field_mental_health_contact_phon
- field.field.node.health_care_local_facility.field_mental_health_phone
- field.field.node.health_care_local_facility.field_meta_tags
- field.field.node.health_care_local_facility.field_mobile
@@ -36,7 +37,6 @@ dependencies:
- office_hours
- options
- telephone
- - text
- user
third_party_settings:
field_group:
@@ -95,6 +95,7 @@ third_party_settings:
group_locations_and_contact_info:
children:
- group_facility_data_from_vast
+ - field_mental_health_contact_phon
label: 'Locations and contact information'
parent_name: ''
region: content
@@ -156,7 +157,7 @@ content:
label: above
settings: { }
third_party_settings: { }
- weight: 17
+ weight: 16
region: content
field_description:
type: string
@@ -201,7 +202,7 @@ content:
third_party_settings: { }
weight: 0
region: content
- field_mental_health_phone:
+ field_mental_health_contact_phon:
type: telephone_link
label: inline
settings:
@@ -209,6 +210,14 @@ content:
third_party_settings: { }
weight: 20
region: content
+ field_mental_health_phone:
+ type: telephone_link
+ label: inline
+ settings:
+ title: ''
+ third_party_settings: { }
+ weight: 19
+ region: content
field_mobile:
type: boolean
label: inline
@@ -217,7 +226,7 @@ content:
format_custom_false: ''
format_custom_true: ''
third_party_settings: { }
- weight: 19
+ weight: 18
region: content
field_office_hours:
type: office_hours
@@ -229,6 +238,7 @@ content:
grouped: false
show_closed: all
closed_format: Closed
+ all_day_format: 'All day open'
separator:
days: '
'
grouped_days: ' - '
@@ -248,7 +258,7 @@ content:
schema:
enabled: false
third_party_settings: { }
- weight: 21
+ weight: 20
region: content
field_operating_status_facility:
type: list_default
@@ -270,14 +280,14 @@ content:
settings:
title: ''
third_party_settings: { }
- weight: 18
+ weight: 17
region: content
field_timezone:
type: basic_string
label: above
settings: { }
third_party_settings: { }
- weight: 22
+ weight: 21
region: content
flag_email_node:
settings: { }
diff --git a/config/sync/core.entity_view_display.node.health_care_local_facility.external_content.yml b/config/sync/core.entity_view_display.node.health_care_local_facility.external_content.yml
index 948e775d1c7..bbd7edc62a7 100644
--- a/config/sync/core.entity_view_display.node.health_care_local_facility.external_content.yml
+++ b/config/sync/core.entity_view_display.node.health_care_local_facility.external_content.yml
@@ -16,6 +16,7 @@ dependencies:
- field.field.node.health_care_local_facility.field_location_services
- field.field.node.health_care_local_facility.field_main_location
- field.field.node.health_care_local_facility.field_media
+ - field.field.node.health_care_local_facility.field_mental_health_contact_phon
- field.field.node.health_care_local_facility.field_mental_health_phone
- field.field.node.health_care_local_facility.field_meta_tags
- field.field.node.health_care_local_facility.field_mobile
@@ -266,6 +267,7 @@ hidden:
field_location_services: true
field_main_location: true
field_media: true
+ field_mental_health_contact_phon: true
field_meta_tags: true
field_meta_title: true
field_operating_status_facility: true
diff --git a/config/sync/core.entity_view_display.node.health_care_local_facility.ief_table.yml b/config/sync/core.entity_view_display.node.health_care_local_facility.ief_table.yml
index dbec93712c5..c3d1506c912 100644
--- a/config/sync/core.entity_view_display.node.health_care_local_facility.ief_table.yml
+++ b/config/sync/core.entity_view_display.node.health_care_local_facility.ief_table.yml
@@ -16,6 +16,7 @@ dependencies:
- field.field.node.health_care_local_facility.field_location_services
- field.field.node.health_care_local_facility.field_main_location
- field.field.node.health_care_local_facility.field_media
+ - field.field.node.health_care_local_facility.field_mental_health_contact_phon
- field.field.node.health_care_local_facility.field_mental_health_phone
- field.field.node.health_care_local_facility.field_meta_tags
- field.field.node.health_care_local_facility.field_mobile
@@ -118,6 +119,7 @@ hidden:
field_local_health_care_service_: true
field_location_services: true
field_main_location: true
+ field_mental_health_contact_phon: true
field_mental_health_phone: true
field_meta_tags: true
field_mobile: true
diff --git a/config/sync/core.entity_view_display.node.health_care_local_facility.teaser.yml b/config/sync/core.entity_view_display.node.health_care_local_facility.teaser.yml
index 85615a9cf0a..89ad9e8b68d 100644
--- a/config/sync/core.entity_view_display.node.health_care_local_facility.teaser.yml
+++ b/config/sync/core.entity_view_display.node.health_care_local_facility.teaser.yml
@@ -16,6 +16,7 @@ dependencies:
- field.field.node.health_care_local_facility.field_location_services
- field.field.node.health_care_local_facility.field_main_location
- field.field.node.health_care_local_facility.field_media
+ - field.field.node.health_care_local_facility.field_mental_health_contact_phon
- field.field.node.health_care_local_facility.field_mental_health_phone
- field.field.node.health_care_local_facility.field_meta_tags
- field.field.node.health_care_local_facility.field_mobile
@@ -94,6 +95,7 @@ hidden:
field_location_services: true
field_main_location: true
field_media: true
+ field_mental_health_contact_phon: true
field_mental_health_phone: true
field_meta_tags: true
field_mobile: true
diff --git a/config/sync/field.field.node.health_care_local_facility.field_mental_health_contact_phon.yml b/config/sync/field.field.node.health_care_local_facility.field_mental_health_contact_phon.yml
new file mode 100644
index 00000000000..83b93569ed8
--- /dev/null
+++ b/config/sync/field.field.node.health_care_local_facility.field_mental_health_contact_phon.yml
@@ -0,0 +1,25 @@
+uuid: 85b46732-b695-42f5-be09-413287698196
+langcode: en
+status: true
+dependencies:
+ config:
+ - field.storage.node.field_mental_health_contact_phon
+ - node.type.health_care_local_facility
+ module:
+ - telephone
+ - tmgmt_content
+third_party_settings:
+ tmgmt_content:
+ excluded: false
+id: node.health_care_local_facility.field_mental_health_contact_phon
+field_name: field_mental_health_contact_phon
+entity_type: node
+bundle: health_care_local_facility
+label: 'Mental health contact phone number'
+description: 'Enter the number Veterans should call to access mental health services at your facility. If your facility doesn''t offer these services, enter the most appropriate system number. This number will be displayed everywhere your facility appears across VA.gov. View guidelines for editing VAMC facilities (opens in a new tab)'
+required: false
+translatable: false
+default_value: { }
+default_value_callback: ''
+settings: { }
+field_type: telephone
diff --git a/config/sync/field.field.node.health_care_local_facility.field_mental_health_phone.yml b/config/sync/field.field.node.health_care_local_facility.field_mental_health_phone.yml
index bb2fc3160a5..ff107baf8ee 100644
--- a/config/sync/field.field.node.health_care_local_facility.field_mental_health_phone.yml
+++ b/config/sync/field.field.node.health_care_local_facility.field_mental_health_phone.yml
@@ -7,11 +7,15 @@ dependencies:
- node.type.health_care_local_facility
module:
- telephone
+ - tmgmt_content
+third_party_settings:
+ tmgmt_content:
+ excluded: false
id: node.health_care_local_facility.field_mental_health_phone
field_name: field_mental_health_phone
entity_type: node
bundle: health_care_local_facility
-label: 'Mental Health Phone'
+label: 'Mental health phone number'
description: ''
required: false
translatable: false
diff --git a/config/sync/field.field.node.health_care_local_facility.field_phone_number.yml b/config/sync/field.field.node.health_care_local_facility.field_phone_number.yml
index 0859ff7da1e..45b797bbb9e 100644
--- a/config/sync/field.field.node.health_care_local_facility.field_phone_number.yml
+++ b/config/sync/field.field.node.health_care_local_facility.field_phone_number.yml
@@ -7,11 +7,15 @@ dependencies:
- node.type.health_care_local_facility
module:
- telephone
+ - tmgmt_content
+third_party_settings:
+ tmgmt_content:
+ excluded: false
id: node.health_care_local_facility.field_phone_number
field_name: field_phone_number
entity_type: node
bundle: health_care_local_facility
-label: 'Phone Number'
+label: 'Phone number'
description: ''
required: false
translatable: false
diff --git a/config/sync/field.storage.node.field_mental_health_contact_phon.yml b/config/sync/field.storage.node.field_mental_health_contact_phon.yml
new file mode 100644
index 00000000000..a32d2da3892
--- /dev/null
+++ b/config/sync/field.storage.node.field_mental_health_contact_phon.yml
@@ -0,0 +1,19 @@
+uuid: 0b19fe89-c843-4663-a729-1244f4931208
+langcode: en
+status: true
+dependencies:
+ module:
+ - node
+ - telephone
+id: node.field_mental_health_contact_phon
+field_name: field_mental_health_contact_phon
+entity_type: node
+type: telephone
+settings: { }
+module: telephone
+locked: false
+cardinality: 1
+translatable: true
+indexes: { }
+persist_with_no_fields: false
+custom_storage: false