diff --git a/config/sync/core.base_field_override.node.su_opportunity.promote.yml b/config/sync/core.base_field_override.node.stanford_opportunity.promote.yml similarity index 100% rename from config/sync/core.base_field_override.node.su_opportunity.promote.yml rename to config/sync/core.base_field_override.node.stanford_opportunity.promote.yml diff --git a/config/sync/core.entity_form_display.node.stanford_opportunity.default.yml b/config/sync/core.entity_form_display.node.stanford_opportunity.default.yml index 32c413204..2c279fabb 100644 --- a/config/sync/core.entity_form_display.node.stanford_opportunity.default.yml +++ b/config/sync/core.entity_form_display.node.stanford_opportunity.default.yml @@ -27,13 +27,14 @@ dependencies: - node.type.stanford_opportunity module: - change_labels - - cshs - datetime - field_group - layout_paragraphs - link - media_library - path + - scheduler + - stanford_fields - telephone - text third_party_settings: @@ -151,6 +152,17 @@ content: settings: display_label: true third_party_settings: { } + publish_on: + type: datetime_timestamp_no_default + weight: 52 + region: content + settings: { } + third_party_settings: { } + scheduler_settings: + weight: 50 + region: content + settings: { } + third_party_settings: { } status: type: boolean_checkbox weight: 7 @@ -307,17 +319,10 @@ content: placeholder: '' third_party_settings: { } su_opp_tags: - type: cshs + type: taxonomy_label_hierarchy weight: 6 region: content - settings: - save_lineage: false - force_deepest: false - parent: null - level_labels: '' - hierarchy_depth: 0 - required_depth: 0 - none_label: '- Please select -' + settings: { } third_party_settings: change_labels: add_another: '' @@ -358,5 +363,4 @@ content: settings: { } third_party_settings: { } hidden: - publish_on: true unpublish_on: true diff --git a/config/sync/field.field.node.stanford_opportunity.su_opp_contact_url.yml b/config/sync/field.field.node.stanford_opportunity.su_opp_contact_url.yml index cc2bd36d4..bfceedaac 100644 --- a/config/sync/field.field.node.stanford_opportunity.su_opp_contact_url.yml +++ b/config/sync/field.field.node.stanford_opportunity.su_opp_contact_url.yml @@ -18,6 +18,6 @@ translatable: false default_value: { } default_value_callback: '' settings: - title: 1 + title: 2 link_type: 17 field_type: link diff --git a/config/sync/field.field.node.stanford_opportunity.su_opp_cta_url.yml b/config/sync/field.field.node.stanford_opportunity.su_opp_cta_url.yml index b1123bd60..8689128f5 100644 --- a/config/sync/field.field.node.stanford_opportunity.su_opp_cta_url.yml +++ b/config/sync/field.field.node.stanford_opportunity.su_opp_cta_url.yml @@ -18,6 +18,6 @@ translatable: false default_value: { } default_value_callback: '' settings: - title: 1 + title: 2 link_type: 17 field_type: link diff --git a/config/sync/field.field.node.stanford_opportunity.su_opp_source.yml b/config/sync/field.field.node.stanford_opportunity.su_opp_source.yml index 8c289bfcb..ca4cf26ff 100644 --- a/config/sync/field.field.node.stanford_opportunity.su_opp_source.yml +++ b/config/sync/field.field.node.stanford_opportunity.su_opp_source.yml @@ -19,5 +19,5 @@ default_value: { } default_value_callback: '' settings: title: 0 - link_type: 17 + link_type: 16 field_type: link diff --git a/config/sync/field.field.node.stanford_opportunity.su_opp_status.yml b/config/sync/field.field.node.stanford_opportunity.su_opp_status.yml index 58fde8e6a..e694eafd6 100644 --- a/config/sync/field.field.node.stanford_opportunity.su_opp_status.yml +++ b/config/sync/field.field.node.stanford_opportunity.su_opp_status.yml @@ -9,8 +9,8 @@ id: node.stanford_opportunity.su_opp_status field_name: su_opp_status entity_type: node bundle: stanford_opportunity -label: 'Opportunity Status' -description: 'Check this box if the Opportunity should be listed as "Closed."' +label: Closed +description: 'Status of the Opportunity. Check this box if the Opportunity should be listed as "Closed."' required: false translatable: false default_value: { } diff --git a/config/sync/node.type.stanford_opportunity.yml b/config/sync/node.type.stanford_opportunity.yml index cc9e9c28c..f71e20572 100644 --- a/config/sync/node.type.stanford_opportunity.yml +++ b/config/sync/node.type.stanford_opportunity.yml @@ -18,13 +18,13 @@ third_party_settings: scheduler: expand_fieldset: when_required fields_display_mode: vertical_tab - publish_enable: false + publish_enable: true publish_past_date: error publish_past_date_created: false publish_required: false publish_revision: false publish_touch: false - show_message_after_update: true + show_message_after_update: false unpublish_enable: false unpublish_required: false unpublish_revision: false diff --git a/config/sync/rabbit_hole.behavior_settings.node_type_stanford_opportunity.yml b/config/sync/rabbit_hole.behavior_settings.node_type_stanford_opportunity.yml index e53242287..8f5a7c14d 100644 --- a/config/sync/rabbit_hole.behavior_settings.node_type_stanford_opportunity.yml +++ b/config/sync/rabbit_hole.behavior_settings.node_type_stanford_opportunity.yml @@ -8,7 +8,7 @@ id: node_type_stanford_opportunity entity_type_id: node_type entity_id: stanford_opportunity action: page_redirect -allow_override: 1 +allow_override: 0 redirect: '[node:su_opp_source:uri]' redirect_code: 301 redirect_fallback_action: display_page