field.field.node.book.body.yml in Open Social 10.3.x
Same filename and directory in other branches
config/optional/field.field.node.book.body.yml
1 string reference to 'field.field.node.book.body'
- social_book_update_8902 in modules/
social_features/ social_book/ social_book.install - Update labels and settings for node book body field.
File
config/optional/field.field.node.book.body.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.body
- - node.type.book
- module:
- - text
- - social_book
- id: node.book.body
- field_name: body
- entity_type: node
- bundle: book
- label: Description
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- display_summary: false
- field_type: text_with_summary