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.
31 lines
812 B
31 lines
812 B
2 years ago
|
uuid: aee5a461-c770-4f15-9c78-07cd28b91834
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.node.field_guide_category
|
||
|
- node.type.diy_guide
|
||
|
- node.type.guide_categories
|
||
|
id: node.diy_guide.field_guide_category
|
||
|
field_name: field_guide_category
|
||
|
entity_type: node
|
||
|
bundle: diy_guide
|
||
|
label: 'Guide Category'
|
||
|
description: 'The Guide Category you want the DIY Guide to belong to. This determines which category page will include a link to the DIY Guide.'
|
||
|
required: true
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
handler: 'default:node'
|
||
|
handler_settings:
|
||
|
target_bundles:
|
||
|
guide_categories: guide_categories
|
||
|
sort:
|
||
|
field: title
|
||
|
direction: ASC
|
||
|
behaviors:
|
||
|
views-select-list:
|
||
|
status: 0
|
||
|
field_type: entity_reference
|