BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
29
config/sync/field.field.node.materiau.field_distributor.yml
Normal file
29
config/sync/field.field.node.materiau.field_distributor.yml
Normal file
@@ -0,0 +1,29 @@
|
||||
uuid: c5bc9c4c-634c-4146-8b9f-652a686a0c79
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_distributor
|
||||
- node.type.materiau
|
||||
- taxonomy.vocabulary.company
|
||||
id: node.materiau.field_distributor
|
||||
field_name: field_distributor
|
||||
entity_type: node
|
||||
bundle: materiau
|
||||
label: Distributor
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:taxonomy_term'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
company: company
|
||||
sort:
|
||||
field: name
|
||||
direction: asc
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
Reference in New Issue
Block a user