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.
36 lines
812 B
36 lines
812 B
langcode: en |
|
status: true |
|
dependencies: |
|
config: |
|
- field.storage.node.field_part_of |
|
- node.type.issue |
|
- node.type.news_article |
|
module: |
|
- entity_hierarchy |
|
- require_on_publish |
|
third_party_settings: |
|
require_on_publish: |
|
require_on_publish: false |
|
id: node.news_article.field_part_of |
|
field_name: field_part_of |
|
entity_type: node |
|
bundle: news_article |
|
label: Issue |
|
description: 'Optionally attach this news story to a journal issue.' |
|
required: false |
|
translatable: true |
|
default_value: { } |
|
default_value_callback: '' |
|
settings: |
|
handler: 'entity_hierarchy:node' |
|
handler_settings: |
|
target_bundles: |
|
issue: issue |
|
sort: |
|
field: _none |
|
auto_create: 0 |
|
auto_create_bundle: '' |
|
weight_min: 0 |
|
weight_max: 1024 |
|
weight_label: Order |
|
field_type: entity_reference_hierarchy
|
|
|