From 44124c147fa1fbbf3a9be80c5179a4d2609b7f43 Mon Sep 17 00:00:00 2001 From: Jen Breese-Kauth Date: Tue, 3 Dec 2024 23:48:42 +0000 Subject: [PATCH 1/4] D8CORE-7663: reorged the opportunity node page --- ...play.node.stanford_opportunity.default.yml | 76 +++++++++---------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml b/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml index 782c28f06..67394a77f 100644 --- a/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml +++ b/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml @@ -161,14 +161,14 @@ third_party_settings: view_mode: view_mode formatter: type: entity_reference_label - label: inline + label: above settings: link: true third_party_settings: empty_fields: handler: '' field_formatter_class: - class: '' + class: su-opp-type field_label: label_value: '' label_tag: '' @@ -187,7 +187,7 @@ third_party_settings: view_mode: view_mode formatter: type: datetime_default - label: inline + label: above settings: timezone_override: '' format_type: medium @@ -266,7 +266,7 @@ third_party_settings: view_mode: view_mode formatter: type: string - label: hidden + label: above settings: link_to_entity: false third_party_settings: @@ -335,30 +335,26 @@ third_party_settings: layout_settings: label: '' context_mapping: { } - extra_classes: '' + extra_classes: su-opp-paragraphs centered: centered-container columns: default components: - fbba124c-b6c2-4129-a8df-e79870507c8c: - uuid: fbba124c-b6c2-4129-a8df-e79870507c8c + 75a9a36d-20ef-46a1-aaf6-3fbe4814ec5b: + uuid: 75a9a36d-20ef-46a1-aaf6-3fbe4814ec5b region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_contact_url' - label: 'Contact Link' + id: 'field_block:node:stanford_opportunity:su_opp_components' + label: Paragraphs label_display: '0' provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: link + type: layout_paragraphs label: hidden settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '0' - target: '0' + view_mode: default third_party_settings: empty_fields: handler: '' @@ -367,25 +363,24 @@ third_party_settings: field_label: label_value: '' label_tag: '' - weight: 6 + weight: 0 additional: { } - e7da11a9-d160-429f-b39c-6cd0b8cbe496: - uuid: e7da11a9-d160-429f-b39c-6cd0b8cbe496 + 1af2c338-0e61-4e46-b07e-1de570d93985: + uuid: 1af2c338-0e61-4e46-b07e-1de570d93985 region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_contact_phone' - label: 'Contact Phone' + id: 'field_block:node:stanford_opportunity:su_opp_contact_name' + label: 'Contact Name' label_display: '0' provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: telephone_link_class + type: string label: hidden settings: - title: '' - class: '' + link_to_entity: false third_party_settings: empty_fields: handler: '' @@ -394,7 +389,7 @@ third_party_settings: field_label: label_value: '' label_tag: '' - weight: 5 + weight: 1 additional: { } 09a85452-e091-4c80-902b-e55c9aaa6d5e: uuid: 09a85452-e091-4c80-902b-e55c9aaa6d5e @@ -419,24 +414,25 @@ third_party_settings: field_label: label_value: '' label_tag: '' - weight: 4 + weight: 2 additional: { } - 1af2c338-0e61-4e46-b07e-1de570d93985: - uuid: 1af2c338-0e61-4e46-b07e-1de570d93985 + e7da11a9-d160-429f-b39c-6cd0b8cbe496: + uuid: e7da11a9-d160-429f-b39c-6cd0b8cbe496 region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_contact_name' - label: 'Contact Name' + id: 'field_block:node:stanford_opportunity:su_opp_contact_phone' + label: 'Contact Phone' label_display: '0' provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: string + type: telephone_link_class label: hidden settings: - link_to_entity: false + title: '' + class: '' third_party_settings: empty_fields: handler: '' @@ -447,22 +443,26 @@ third_party_settings: label_tag: '' weight: 3 additional: { } - 75a9a36d-20ef-46a1-aaf6-3fbe4814ec5b: - uuid: 75a9a36d-20ef-46a1-aaf6-3fbe4814ec5b + fbba124c-b6c2-4129-a8df-e79870507c8c: + uuid: fbba124c-b6c2-4129-a8df-e79870507c8c region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_components' - label: Paragraphs + id: 'field_block:node:stanford_opportunity:su_opp_contact_url' + label: 'Contact Link' label_display: '0' provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: layout_paragraphs + type: link label: hidden settings: - view_mode: default + trim_length: 80 + url_only: false + url_plain: false + rel: '0' + target: '0' third_party_settings: empty_fields: handler: '' @@ -471,7 +471,7 @@ third_party_settings: field_label: label_value: '' label_tag: '' - weight: 2 + weight: 4 additional: { } third_party_settings: { } layout_library: From 7fb677f4028c6d2b6f5db563a7027092777d8c07 Mon Sep 17 00:00:00 2001 From: Jen Breese-Kauth Date: Wed, 11 Dec 2024 18:02:43 +0000 Subject: [PATCH 2/4] D8CORE-7663: fixup to layout --- ...iew_display.node.stanford_opportunity.default.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml b/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml index 67394a77f..0b9e0e365 100644 --- a/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml +++ b/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml @@ -163,7 +163,7 @@ third_party_settings: type: entity_reference_label label: above settings: - link: true + link: false third_party_settings: empty_fields: handler: '' @@ -171,7 +171,7 @@ third_party_settings: class: su-opp-type field_label: label_value: '' - label_tag: '' + label_tag: h2 weight: 1 additional: { } 6e41b2ce-22c1-4c37-9a18-14082782a173: @@ -198,7 +198,7 @@ third_party_settings: class: '' field_label: label_value: '' - label_tag: '' + label_tag: h2 weight: 2 additional: { } 380d8445-73a4-4601-b30c-b8b9f866b057: @@ -223,7 +223,7 @@ third_party_settings: class: '' field_label: label_value: '' - label_tag: '' + label_tag: h2 weight: 3 additional: { } 754b749d-c0cd-4bc8-8594-1992fdbbe0a3: @@ -250,7 +250,7 @@ third_party_settings: class: '' field_label: label_value: '' - label_tag: '' + label_tag: h2 weight: 4 additional: { } 5427b410-5b74-41b2-b6c8-44fac25c3150: @@ -276,7 +276,7 @@ third_party_settings: class: '' field_label: label_value: '' - label_tag: '' + label_tag: h2 weight: 5 additional: { } 9b45c4b5-bbe3-44f4-803f-bb305be025fe: From 4745371a34678bf0b8cc795eed2495633843ffc5 Mon Sep 17 00:00:00 2001 From: Jen Breese-Kauth Date: Mon, 6 Jan 2025 20:24:43 +0000 Subject: [PATCH 3/4] D8CORE-7663:moved around elements --- ...play.node.stanford_opportunity.default.yml | 226 +++++++++--------- 1 file changed, 113 insertions(+), 113 deletions(-) diff --git a/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml b/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml index 0b9e0e365..f5dab4786 100644 --- a/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml +++ b/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml @@ -148,38 +148,39 @@ third_party_settings: label_tag: '' weight: 0 additional: { } - d18ff1e0-f50c-4248-b301-2e077267b15c: - uuid: d18ff1e0-f50c-4248-b301-2e077267b15c + 6e41b2ce-22c1-4c37-9a18-14082782a173: + uuid: 6e41b2ce-22c1-4c37-9a18-14082782a173 region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_type' - label: 'Opportunity Type' + id: 'field_block:node:stanford_opportunity:su_opp_application_deadline' + label: 'Application Deadline' label_display: '0' provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: entity_reference_label + type: datetime_default label: above settings: - link: false + timezone_override: '' + format_type: medium third_party_settings: empty_fields: handler: '' field_formatter_class: - class: su-opp-type + class: '' field_label: label_value: '' label_tag: h2 - weight: 1 + weight: 4 additional: { } - 6e41b2ce-22c1-4c37-9a18-14082782a173: - uuid: 6e41b2ce-22c1-4c37-9a18-14082782a173 + 754b749d-c0cd-4bc8-8594-1992fdbbe0a3: + uuid: 754b749d-c0cd-4bc8-8594-1992fdbbe0a3 region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_application_deadline' - label: 'Application Deadline' + id: 'field_block:node:stanford_opportunity:su_opp_start_date' + label: 'Start Date' label_display: '0' provider: layout_builder context_mapping: @@ -199,23 +200,24 @@ third_party_settings: field_label: label_value: '' label_tag: h2 - weight: 2 + weight: 5 additional: { } - 380d8445-73a4-4601-b30c-b8b9f866b057: - uuid: 380d8445-73a4-4601-b30c-b8b9f866b057 + 5427b410-5b74-41b2-b6c8-44fac25c3150: + uuid: 5427b410-5b74-41b2-b6c8-44fac25c3150 region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_eligibility' - label: Eligibility + id: 'field_block:node:stanford_opportunity:su_opp_course_code' + label: 'Course Code' label_display: '0' provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: text_default + type: string label: above - settings: { } + settings: + link_to_entity: false third_party_settings: empty_fields: handler: '' @@ -224,25 +226,23 @@ third_party_settings: field_label: label_value: '' label_tag: h2 - weight: 3 + weight: 6 additional: { } - 754b749d-c0cd-4bc8-8594-1992fdbbe0a3: - uuid: 754b749d-c0cd-4bc8-8594-1992fdbbe0a3 - region: main + e712f81b-4aa1-4bc7-bb7f-5068acb3bbd1: + uuid: e712f81b-4aa1-4bc7-bb7f-5068acb3bbd1 + region: left configuration: - id: 'field_block:node:stanford_opportunity:su_opp_start_date' - label: 'Start Date' + id: 'field_block:node:stanford_opportunity:body' + label: Body label_display: '0' provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: datetime_default - label: above - settings: - timezone_override: '' - format_type: medium + type: text_default + label: hidden + settings: { } third_party_settings: empty_fields: handler: '' @@ -250,15 +250,15 @@ third_party_settings: class: '' field_label: label_value: '' - label_tag: h2 - weight: 4 + label_tag: '' + weight: 3 additional: { } - 5427b410-5b74-41b2-b6c8-44fac25c3150: - uuid: 5427b410-5b74-41b2-b6c8-44fac25c3150 + 1af2c338-0e61-4e46-b07e-1de570d93985: + uuid: 1af2c338-0e61-4e46-b07e-1de570d93985 region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_course_code' - label: 'Course Code' + id: 'field_block:node:stanford_opportunity:su_opp_contact_name' + label: Contact label_display: '0' provider: layout_builder context_mapping: @@ -266,7 +266,7 @@ third_party_settings: view_mode: view_mode formatter: type: string - label: above + label: hidden settings: link_to_entity: false third_party_settings: @@ -276,22 +276,22 @@ third_party_settings: class: '' field_label: label_value: '' - label_tag: h2 - weight: 5 + label_tag: '' + weight: 9 additional: { } - 9b45c4b5-bbe3-44f4-803f-bb305be025fe: - uuid: 9b45c4b5-bbe3-44f4-803f-bb305be025fe - region: left + 09a85452-e091-4c80-902b-e55c9aaa6d5e: + uuid: 09a85452-e091-4c80-902b-e55c9aaa6d5e + region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_prerequisites' - label: Prerequisites - label_display: visible + id: 'field_block:node:stanford_opportunity:su_opp_contact_email' + label: 'Contact Email' + label_display: '0' provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: text_default + type: basic_string label: hidden settings: { } third_party_settings: @@ -302,23 +302,25 @@ third_party_settings: field_label: label_value: '' label_tag: '' - weight: 2 + weight: 10 additional: { } - e712f81b-4aa1-4bc7-bb7f-5068acb3bbd1: - uuid: e712f81b-4aa1-4bc7-bb7f-5068acb3bbd1 - region: left + e7da11a9-d160-429f-b39c-6cd0b8cbe496: + uuid: e7da11a9-d160-429f-b39c-6cd0b8cbe496 + region: main configuration: - id: 'field_block:node:stanford_opportunity:body' - label: Body + id: 'field_block:node:stanford_opportunity:su_opp_contact_phone' + label: 'Contact Phone' label_display: '0' provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: text_default + type: telephone_link_class label: hidden - settings: { } + settings: + title: '' + class: '' third_party_settings: empty_fields: handler: '' @@ -327,34 +329,28 @@ third_party_settings: field_label: label_value: '' label_tag: '' - weight: 3 + weight: 11 additional: { } - third_party_settings: { } - - - layout_id: jumpstart_ui_one_column - layout_settings: - label: '' - context_mapping: { } - extra_classes: su-opp-paragraphs - centered: centered-container - columns: default - components: - 75a9a36d-20ef-46a1-aaf6-3fbe4814ec5b: - uuid: 75a9a36d-20ef-46a1-aaf6-3fbe4814ec5b + fbba124c-b6c2-4129-a8df-e79870507c8c: + uuid: fbba124c-b6c2-4129-a8df-e79870507c8c region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_components' - label: Paragraphs + id: 'field_block:node:stanford_opportunity:su_opp_contact_url' + label: 'Contact Link' label_display: '0' provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: layout_paragraphs + type: link label: hidden settings: - view_mode: default + trim_length: 80 + url_only: false + url_plain: false + rel: '0' + target: '0' third_party_settings: empty_fields: handler: '' @@ -363,24 +359,23 @@ third_party_settings: field_label: label_value: '' label_tag: '' - weight: 0 + weight: 12 additional: { } - 1af2c338-0e61-4e46-b07e-1de570d93985: - uuid: 1af2c338-0e61-4e46-b07e-1de570d93985 + 380d8445-73a4-4601-b30c-b8b9f866b057: + uuid: 380d8445-73a4-4601-b30c-b8b9f866b057 region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_contact_name' - label: 'Contact Name' + id: 'field_block:node:stanford_opportunity:su_opp_eligibility' + label: Eligibility label_display: '0' provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: string - label: hidden - settings: - link_to_entity: false + type: text_default + label: above + settings: { } third_party_settings: empty_fields: handler: '' @@ -388,51 +383,50 @@ third_party_settings: class: '' field_label: label_value: '' - label_tag: '' - weight: 1 + label_tag: h2 + weight: 8 additional: { } - 09a85452-e091-4c80-902b-e55c9aaa6d5e: - uuid: 09a85452-e091-4c80-902b-e55c9aaa6d5e + d18ff1e0-f50c-4248-b301-2e077267b15c: + uuid: d18ff1e0-f50c-4248-b301-2e077267b15c region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_contact_email' - label: 'Contact Email' + id: 'field_block:node:stanford_opportunity:su_opp_type' + label: 'Opportunity Type' label_display: '0' provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: basic_string - label: hidden - settings: { } + type: entity_reference_label + label: above + settings: + link: false third_party_settings: empty_fields: handler: '' field_formatter_class: - class: '' + class: su-opp-type field_label: label_value: '' - label_tag: '' - weight: 2 + label_tag: h2 + weight: 3 additional: { } - e7da11a9-d160-429f-b39c-6cd0b8cbe496: - uuid: e7da11a9-d160-429f-b39c-6cd0b8cbe496 + 9b45c4b5-bbe3-44f4-803f-bb305be025fe: + uuid: 9b45c4b5-bbe3-44f4-803f-bb305be025fe region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_contact_phone' - label: 'Contact Phone' - label_display: '0' + id: 'field_block:node:stanford_opportunity:su_opp_prerequisites' + label: Prerequisites + label_display: visible provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: telephone_link_class + type: text_default label: hidden - settings: - title: '' - class: '' + settings: { } third_party_settings: empty_fields: handler: '' @@ -441,28 +435,34 @@ third_party_settings: field_label: label_value: '' label_tag: '' - weight: 3 + weight: 7 additional: { } - fbba124c-b6c2-4129-a8df-e79870507c8c: - uuid: fbba124c-b6c2-4129-a8df-e79870507c8c + third_party_settings: { } + - + layout_id: jumpstart_ui_one_column + layout_settings: + label: '' + context_mapping: { } + extra_classes: su-opp-paragraphs + centered: centered-container + columns: default + components: + 75a9a36d-20ef-46a1-aaf6-3fbe4814ec5b: + uuid: 75a9a36d-20ef-46a1-aaf6-3fbe4814ec5b region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_contact_url' - label: 'Contact Link' + id: 'field_block:node:stanford_opportunity:su_opp_components' + label: Paragraphs label_display: '0' provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: link + type: layout_paragraphs label: hidden settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '0' - target: '0' + view_mode: default third_party_settings: empty_fields: handler: '' @@ -471,7 +471,7 @@ third_party_settings: field_label: label_value: '' label_tag: '' - weight: 4 + weight: 0 additional: { } third_party_settings: { } layout_library: From 20472a3d4838b7e1aacbee21bbf67e228ed4dc5d Mon Sep 17 00:00:00 2001 From: Jen Breese-Kauth Date: Fri, 10 Jan 2025 20:12:12 +0000 Subject: [PATCH 4/4] Made email required and moved around content and added classes --- ...play.node.stanford_opportunity.default.yml | 106 +++++++++--------- ...nford_opportunity.su_opp_contact_email.yml | 2 +- 2 files changed, 54 insertions(+), 54 deletions(-) diff --git a/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml b/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml index f5dab4786..1de89ee58 100644 --- a/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml +++ b/config/sync/core.entity_view_display.node.stanford_opportunity.default.yml @@ -67,7 +67,7 @@ third_party_settings: empty_fields: handler: '' field_formatter_class: - class: '' + class: node-stanford-page-title field_label: label_value: '' label_tag: '' @@ -251,7 +251,7 @@ third_party_settings: field_label: label_value: '' label_tag: '' - weight: 3 + weight: 4 additional: { } 1af2c338-0e61-4e46-b07e-1de570d93985: uuid: 1af2c338-0e61-4e46-b07e-1de570d93985 @@ -277,32 +277,7 @@ third_party_settings: field_label: label_value: '' label_tag: '' - weight: 9 - additional: { } - 09a85452-e091-4c80-902b-e55c9aaa6d5e: - uuid: 09a85452-e091-4c80-902b-e55c9aaa6d5e - region: main - configuration: - id: 'field_block:node:stanford_opportunity:su_opp_contact_email' - label: 'Contact Email' - label_display: '0' - provider: layout_builder - context_mapping: - entity: layout_builder.entity - view_mode: view_mode - formatter: - type: basic_string - label: hidden - settings: { } - third_party_settings: - empty_fields: - handler: '' - field_formatter_class: - class: '' - field_label: - label_value: '' - label_tag: '' - weight: 10 + weight: 11 additional: { } e7da11a9-d160-429f-b39c-6cd0b8cbe496: uuid: e7da11a9-d160-429f-b39c-6cd0b8cbe496 @@ -329,7 +304,7 @@ third_party_settings: field_label: label_value: '' label_tag: '' - weight: 11 + weight: 12 additional: { } fbba124c-b6c2-4129-a8df-e79870507c8c: uuid: fbba124c-b6c2-4129-a8df-e79870507c8c @@ -359,72 +334,97 @@ third_party_settings: field_label: label_value: '' label_tag: '' - weight: 12 + weight: 13 additional: { } - 380d8445-73a4-4601-b30c-b8b9f866b057: - uuid: 380d8445-73a4-4601-b30c-b8b9f866b057 + d18ff1e0-f50c-4248-b301-2e077267b15c: + uuid: d18ff1e0-f50c-4248-b301-2e077267b15c region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_eligibility' - label: Eligibility + id: 'field_block:node:stanford_opportunity:su_opp_type' + label: 'Opportunity Type' label_display: '0' provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: text_default + type: entity_reference_label label: above - settings: { } + settings: + link: false third_party_settings: empty_fields: handler: '' field_formatter_class: - class: '' + class: su-opp-type field_label: label_value: '' label_tag: h2 - weight: 8 + weight: 3 additional: { } - d18ff1e0-f50c-4248-b301-2e077267b15c: - uuid: d18ff1e0-f50c-4248-b301-2e077267b15c + 9b45c4b5-bbe3-44f4-803f-bb305be025fe: + uuid: 9b45c4b5-bbe3-44f4-803f-bb305be025fe region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_type' - label: 'Opportunity Type' + id: 'field_block:node:stanford_opportunity:su_opp_prerequisites' + label: Prerequisites + label_display: visible + provider: layout_builder + context_mapping: + entity: layout_builder.entity + view_mode: view_mode + formatter: + type: text_default + label: hidden + settings: { } + third_party_settings: + empty_fields: + handler: '' + field_formatter_class: + class: '' + field_label: + label_value: '' + label_tag: '' + weight: 7 + additional: { } + 380d8445-73a4-4601-b30c-b8b9f866b057: + uuid: 380d8445-73a4-4601-b30c-b8b9f866b057 + region: left + configuration: + id: 'field_block:node:stanford_opportunity:su_opp_eligibility' + label: Eligibility label_display: '0' provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: entity_reference_label + type: text_default label: above - settings: - link: false + settings: { } third_party_settings: empty_fields: handler: '' field_formatter_class: - class: su-opp-type + class: '' field_label: label_value: '' label_tag: h2 weight: 3 additional: { } - 9b45c4b5-bbe3-44f4-803f-bb305be025fe: - uuid: 9b45c4b5-bbe3-44f4-803f-bb305be025fe + 09a85452-e091-4c80-902b-e55c9aaa6d5e: + uuid: 09a85452-e091-4c80-902b-e55c9aaa6d5e region: main configuration: - id: 'field_block:node:stanford_opportunity:su_opp_prerequisites' - label: Prerequisites + id: 'field_block:node:stanford_opportunity:su_opp_contact_email' + label: Contact label_display: visible provider: layout_builder context_mapping: entity: layout_builder.entity view_mode: view_mode formatter: - type: text_default + type: basic_string label: hidden settings: { } third_party_settings: @@ -434,8 +434,8 @@ third_party_settings: class: '' field_label: label_value: '' - label_tag: '' - weight: 7 + label_tag: h2 + weight: 10 additional: { } third_party_settings: { } - diff --git a/config/sync/field.field.node.stanford_opportunity.su_opp_contact_email.yml b/config/sync/field.field.node.stanford_opportunity.su_opp_contact_email.yml index a2a18d93c..ce648c651 100644 --- a/config/sync/field.field.node.stanford_opportunity.su_opp_contact_email.yml +++ b/config/sync/field.field.node.stanford_opportunity.su_opp_contact_email.yml @@ -11,7 +11,7 @@ entity_type: node bundle: stanford_opportunity label: 'Contact Email' description: 'Enter the primary contact email for this opportunity.' -required: false +required: true translatable: false default_value: { } default_value_callback: ''