agaric-coop/config/core.base_field_override.paragraph.text.status.yml

23 lines
405 B
YAML
Raw Permalink Normal View History

2019-01-10 16:30:51 +00:00
uuid: 88ebeeee-5b48-4312-a882-3f7327429d84
langcode: en
status: true
dependencies:
config:
- paragraphs.paragraphs_type.text
id: paragraph.text.status
field_name: status
entity_type: paragraph
bundle: text
label: Published
description: ''
required: false
translatable: true
2019-01-10 16:30:51 +00:00
default_value:
-
value: 1
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean