Enable Case Study feature
This commit is contained in:
parent
fe5068399c
commit
94cffb92c8
40 changed files with 2161 additions and 0 deletions
23
config/sync/field.field.node.case_study.field_summary.yml
Normal file
23
config/sync/field.field.node.case_study.field_summary.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: b555aa9a-38c8-4d94-a30b-b45115205f01
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_summary
|
||||
- node.type.case_study
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: HlfPAxbH2bAH-Vzy8zb8jijY4I9VHTgRANYLCsYa6XM
|
||||
id: node.case_study.field_summary
|
||||
field_name: field_summary
|
||||
entity_type: node
|
||||
bundle: case_study
|
||||
label: Summary
|
||||
description: ''
|
||||
required: true
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: text_long
|
Loading…
Add table
Add a link
Reference in a new issue