forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
31 lines
612 B
YAML
31 lines
612 B
YAML
uuid: f2014aa8-df45-4d69-a0ca-f2aee00c4618
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
module:
|
|
- block_content
|
|
- options
|
|
id: block_content.field_media_format
|
|
field_name: field_media_format
|
|
entity_type: block_content
|
|
type: list_string
|
|
settings:
|
|
allowed_values:
|
|
-
|
|
value: static-image
|
|
label: 'Static Image'
|
|
-
|
|
value: slider-image
|
|
label: 'Slider Image'
|
|
-
|
|
value: video-popup
|
|
label: 'Image-Video Popup'
|
|
allowed_values_function: ''
|
|
module: options
|
|
locked: false
|
|
cardinality: 1
|
|
translatable: true
|
|
indexes: { }
|
|
persist_with_no_fields: false
|
|
custom_storage: false
|