wxt-8.x-3.011/modules/custom/wxt_ext/wxt_ext_page/config/optional/core.base_field_override.node.page.status.yml
modules/custom/wxt_ext/wxt_ext_page/config/optional/core.base_field_override.node.page.status.yml
langcode: en
status: true
dependencies:
config:
- node.type.page
id: node.page.status
field_name: status
entity_type: node
bundle: page
label: 'Publishing status'
description: 'A boolean indicating whether the node is published.'
required: false
translatable: true
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean
