You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
693 B
22 lines
693 B
2 years ago
|
uuid: f3d50cc7-a342-49b1-a4c5-3acbd59be31b
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.node.field_guide_title
|
||
|
- node.type.diy_guide
|
||
|
module:
|
||
|
- text
|
||
|
id: node.diy_guide.field_guide_title
|
||
|
field_name: field_guide_title
|
||
|
entity_type: node
|
||
|
bundle: diy_guide
|
||
|
label: 'Guide Title'
|
||
|
description: "<p>This is the title that will appear on the DIY Guide page itself and when the DIY Guide is listed in the \"Related DIYs\" sidebar block.</p>\r\n<p>Any formatting you add will only appear in the \"Related DIYs\" list, not on the DIY Guide page itself.</p>"
|
||
|
required: true
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings: { }
|
||
|
field_type: text
|