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.
28 lines
748 B
28 lines
748 B
langcode: en |
|
status: true |
|
dependencies: |
|
config: |
|
- field.storage.node.field_article_highlight_image |
|
- media.type.image |
|
- node.type.news_article |
|
id: node.news_article.field_article_highlight_image |
|
field_name: field_article_highlight_image |
|
entity_type: node |
|
bundle: news_article |
|
label: 'Highlight Image' |
|
description: 'Select from uploaded media an image that will be included in lists of content to accompany the article link.' |
|
required: false |
|
translatable: true |
|
default_value: { } |
|
default_value_callback: '' |
|
settings: |
|
handler: 'default:media' |
|
handler_settings: |
|
target_bundles: |
|
image: image |
|
sort: |
|
field: status |
|
direction: DESC |
|
auto_create: false |
|
auto_create_bundle: '' |
|
field_type: entity_reference
|
|
|