Added stuff in config directory
This commit is contained in:
@ -0,0 +1,29 @@
|
||||
uuid: 42485355-7b4b-4c03-a5ea-9316703c0ea9
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.taxonomy_term.field_substatuses
|
||||
- taxonomy.vocabulary.clie
|
||||
- taxonomy.vocabulary.client_status
|
||||
id: taxonomy_term.client_status.field_substatuses
|
||||
field_name: field_substatuses
|
||||
entity_type: taxonomy_term
|
||||
bundle: client_status
|
||||
label: Substatuses
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:taxonomy_term'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
clie: clie
|
||||
sort:
|
||||
field: name
|
||||
direction: asc
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
||||
Reference in New Issue
Block a user