diff --git a/config/content_as_config.taxonomy_term.yml b/config/content_as_config.taxonomy_term.yml index 7727c51..78f130c 100644 --- a/config/content_as_config.taxonomy_term.yml +++ b/config/content_as_config.taxonomy_term.yml @@ -440,3 +440,81 @@ c0c6397d-4f7c-4077-af51-1860ccad26a3: weight: '0' parent: '0' path: /taxonomy/term/45 +0135366f-4afa-499d-af0e-76e1334f42f5: + uuid: 0135366f-4afa-499d-af0e-76e1334f42f5 + vid: client_subtypes + name: Foo + langcode: en + description: '' + weight: '0' + parent: '0' + fields: + field_parent_type: { } + path: /taxonomy/term/46 +16cf658a-71ae-4871-9bbd-f02d5c72d639: + uuid: 16cf658a-71ae-4871-9bbd-f02d5c72d639 + vid: oc_fee_category + name: 'Accreditation Cost' + langcode: en + description: '' + weight: '0' + parent: '0' + path: /taxonomy/term/47 +397b2ec7-720a-4726-b7fe-10a41d3ea406: + uuid: 397b2ec7-720a-4726-b7fe-10a41d3ea406 + vid: oc_fee_category + name: 'Project Cost' + langcode: en + description: '' + weight: '0' + parent: '0' + path: /taxonomy/term/48 +87c40494-b315-429e-827b-6b46fed068c7: + uuid: 87c40494-b315-429e-827b-6b46fed068c7 + vid: oc_fee_category + name: 'Brand Licensing Cost' + langcode: en + description: '' + weight: '0' + parent: '0' + path: /taxonomy/term/49 +f7496a11-9e8d-4cae-9f53-9af37adb0783: + uuid: f7496a11-9e8d-4cae-9f53-9af37adb0783 + vid: oc_fee_category + name: 'Consultation Cost' + langcode: en + description: '' + weight: '0' + parent: '0' + path: /taxonomy/term/50 +bc192846-ffbe-403f-9dc6-d5518db98dbd: + uuid: bc192846-ffbe-403f-9dc6-d5518db98dbd + vid: oc_fee_category + name: 'Travel Cost' + langcode: en + description: '' + weight: '0' + parent: '0' + path: /taxonomy/term/51 +7b0b73c0-15e8-4612-94cf-1e318a9446af: + uuid: 7b0b73c0-15e8-4612-94cf-1e318a9446af + vid: client_status + name: Imported + langcode: en + description: '' + weight: '0' + parent: '0' + fields: + field_substatuses: + - + target_id: '53' + path: /taxonomy/term/52 +4e531665-3a87-495f-9249-47a0f2655ba7: + uuid: 4e531665-3a87-495f-9249-47a0f2655ba7 + vid: clie + name: Imported + langcode: en + description: '' + weight: '0' + parent: '0' + path: /taxonomy/term/53 diff --git a/config/core.entity_form_display.oc_case_provision.trainer.default.yml b/config/core.entity_form_display.oc_case_provision.trainer.default.yml index 6fdc193..f2bcb0f 100644 --- a/config/core.entity_form_display.oc_case_provision.trainer.default.yml +++ b/config/core.entity_form_display.oc_case_provision.trainer.default.yml @@ -48,4 +48,5 @@ content: hidden: feeds_item: true name: true + status: true user_id: true diff --git a/config/core.entity_view_display.oc_case_provision.trainer.default.yml b/config/core.entity_view_display.oc_case_provision.trainer.default.yml index 8140b1b..2f49b40 100644 --- a/config/core.entity_view_display.oc_case_provision.trainer.default.yml +++ b/config/core.entity_view_display.oc_case_provision.trainer.default.yml @@ -9,14 +9,13 @@ dependencies: - opencase_cases.oc_case_provision_type.trainer module: - options - - user id: oc_case_provision.trainer.default targetEntityType: oc_case_provision bundle: trainer mode: default content: field_rate: - weight: 2 + weight: 0 label: above settings: thousand_separator: '' @@ -27,23 +26,15 @@ content: type: number_decimal region: content field_rate_type: - weight: 3 + weight: 1 label: above settings: { } third_party_settings: { } type: list_default region: content - name: - label: above - type: string - weight: 0 - region: content - settings: - link_to_entity: false - third_party_settings: { } oc_case_provider_role: type: entity_reference_label - weight: 5 + weight: 3 region: content label: above settings: @@ -51,19 +42,14 @@ content: third_party_settings: { } oc_provider: type: entity_reference_label - weight: 4 + weight: 2 region: content label: above settings: link: true third_party_settings: { } - user_id: - label: hidden - type: author - weight: 1 - region: content - settings: { } - third_party_settings: { } hidden: feeds_item: true + name: true search_api_excerpt: true + user_id: true