Schedule block config
This commit is contained in:
parent
1cfe5a4190
commit
30922f0331
16 changed files with 255 additions and 7 deletions
19
config/field.storage.block_content.field_cxo_text.yml
Normal file
19
config/field.storage.block_content.field_cxo_text.yml
Normal file
|
@ -0,0 +1,19 @@
|
|||
uuid: 152f9043-e1ff-4c70-88b5-a9c6a08c10ec
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
- text
|
||||
id: block_content.field_cxo_text
|
||||
field_name: field_cxo_text
|
||||
entity_type: block_content
|
||||
type: text_long
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in a new issue