This commit is contained in:
2023-11-06 10:50:13 +01:00
parent f6221293c6
commit 8570ab6d8b
56 changed files with 1252 additions and 860 deletions
@@ -5,6 +5,7 @@ dependencies:
config:
- field.storage.node.field_parent_book
- node.type.book
- taxonomy.vocabulary.book
id: node.book.field_parent_book
field_name: field_parent_book
entity_type: node
@@ -17,5 +18,12 @@ default_value: { }
default_value_callback: ''
settings:
handler: 'default:taxonomy_term'
handler_settings: { }
handler_settings:
target_bundles:
book: book
sort:
field: name
direction: asc
auto_create: false
auto_create_bundle: ''
field_type: entity_reference