core.base_field_override.node.book.promote.yml
Same filename in other branches
File
-
core/
modules/ book/ config/ optional/ core.base_field_override.node.book.promote.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - node.type.book
- id: node.book.promote
- field_name: promote
- entity_type: node
- bundle: book
- label: 'Promoted to front page'
- description: ''
- required: false
- translatable: true
- default_value:
- -
- value: 0
- default_value_callback: ''
- settings:
- on_label: 'On'
- off_label: 'Off'
- field_type: boolean
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.