completed config files with static page content type and workflow
This commit is contained in:
21
config/install/field.field.node.static.field_workflow.yml
Normal file
21
config/install/field.field.node.static.field_workflow.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
uuid: 01bb55db-c557-4ad7-8763-c559f69ffce9
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_workflow
|
||||
- node.type.static
|
||||
module:
|
||||
- workflow
|
||||
id: node.static.field_workflow
|
||||
field_name: field_workflow
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: Workflow
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: workflow
|
||||
Reference in New Issue
Block a user