From fc8591a468b13aa739edbd37215745f5370b10a7 Mon Sep 17 00:00:00 2001 From: Candice Date: Wed, 8 Jul 2026 17:15:39 -0400 Subject: [PATCH] Config from prod. --- ...e.entity_form_display.node.job.default.yml | 44 +++++++------------ 1 file changed, 16 insertions(+), 28 deletions(-) diff --git a/config/default/core.entity_form_display.node.job.default.yml b/config/default/core.entity_form_display.node.job.default.yml index 07fed1a..27dbd17 100644 --- a/config/default/core.entity_form_display.node.job.default.yml +++ b/config/default/core.entity_form_display.node.job.default.yml @@ -4,12 +4,12 @@ status: true dependencies: config: - field.field.node.job.body - - field.field.node.job.field_paragraph + - field.field.node.job.field_application_link - field.field.node.job.field_qualifications - field.field.node.job.field_requirements - node.type.job module: - - paragraphs + - link - path - text id: node.job.default @@ -19,7 +19,7 @@ mode: default content: body: type: text_textarea_with_summary - weight: 1 + weight: 121 region: content settings: rows: 9 @@ -29,33 +29,21 @@ content: third_party_settings: { } created: type: datetime_timestamp - weight: 6 + weight: 10 region: content settings: { } third_party_settings: { } - field_paragraph: - type: paragraphs - weight: 4 + field_application_link: + type: link_default + weight: 124 region: content settings: - title: CTA - title_plural: CTAs - edit_mode: closed - closed_mode: summary - autocollapse: all - closed_mode_threshold: 0 - add_mode: dropdown - form_display_mode: default - default_paragraph_type: cta - features: - add_above: '0' - collapse_edit_all: collapse_edit_all - convert: '0' - duplicate: duplicate + placeholder_url: '' + placeholder_title: '' third_party_settings: { } field_qualifications: type: text_textarea - weight: 2 + weight: 122 region: content settings: rows: 5 @@ -63,7 +51,7 @@ content: third_party_settings: { } field_requirements: type: text_textarea - weight: 3 + weight: 123 region: content settings: rows: 5 @@ -71,13 +59,13 @@ content: third_party_settings: { } path: type: path - weight: 10 + weight: 30 region: content settings: { } third_party_settings: { } promote: type: boolean_checkbox - weight: 8 + weight: 15 region: content settings: display_label: true @@ -89,21 +77,21 @@ content: third_party_settings: { } status: type: boolean_checkbox - weight: 11 + weight: 120 region: content settings: display_label: true third_party_settings: { } sticky: type: boolean_checkbox - weight: 9 + weight: 16 region: content settings: display_label: true third_party_settings: { } title: type: string_textfield - weight: 0 + weight: -5 region: content settings: size: 60