Add term reference fields in the articles and blog content types
This commit is contained in:
parent
21e5ee8a16
commit
aac41432c1
28 changed files with 744 additions and 0 deletions
29
config/sync/field.field.node.blog.field_visions_models.yml
Normal file
29
config/sync/field.field.node.blog.field_visions_models.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
uuid: 3d832fcf-e6b9-4fbb-8cc8-d8ea6600e8e1
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_visions_models
|
||||
- node.type.blog
|
||||
- taxonomy.vocabulary.vocabulary_10
|
||||
id: node.blog.field_visions_models
|
||||
field_name: field_visions_models
|
||||
entity_type: node
|
||||
bundle: blog
|
||||
label: 'Visions & Models'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:taxonomy_term'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
vocabulary_10: vocabulary_10
|
||||
sort:
|
||||
field: name
|
||||
direction: asc
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
Loading…
Add table
Add a link
Reference in a new issue