Skip to content

Commit

Permalink
VACMS-13214: Updates config, removing CER
Browse files Browse the repository at this point in the history
  • Loading branch information
omahane committed Mar 5, 2024
1 parent 1043980 commit 098e6b3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ status: true
dependencies: { }
id: region_to_regional_health_service_offering
label: 'Region to Regional Health Service Offering'
enabled: true
enabled: false
first_field: field_clinical_health_services
second_field: field_region_page
add_direction: append
bundles:
node:
- health_care_region_page
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ dependencies:
- field.storage.node.field_clinical_health_services
- node.type.health_care_region_page
- node.type.regional_health_care_service_des
module:
- entity_reference_validators
- tmgmt_content
third_party_settings:
entity_reference_validators:
circular_reference: false
circular_reference_deep: false
duplicate_reference: false
tmgmt_content:
excluded: false
id: node.health_care_region_page.field_clinical_health_services
field_name: field_clinical_health_services
entity_type: node
Expand All @@ -17,13 +27,13 @@ translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: unpublished
handler: 'default:node'
handler_settings:
target_bundles:
regional_health_care_service_des: regional_health_care_service_des
sort:
field: title
direction: ASC
auto_create: 0
auto_create: false
auto_create_bundle: ''
field_type: entity_reference

0 comments on commit 098e6b3

Please sign in to comment.