BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
22
config/sync/field.storage.taxonomy_term.field_workflow.yml
Normal file
22
config/sync/field.storage.taxonomy_term.field_workflow.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
uuid: 47b0e54b-73e5-406d-92fa-115f44705c9e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- taxonomy
|
||||
- workflow
|
||||
id: taxonomy_term.field_workflow
|
||||
field_name: field_workflow
|
||||
entity_type: taxonomy_term
|
||||
type: workflow
|
||||
settings:
|
||||
workflow_type: workflow
|
||||
allowed_values: { }
|
||||
allowed_values_function: ''
|
||||
module: workflow
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in New Issue
Block a user