field.field.node.recipe.field_summary.yml
Same filename in other branches
File
-
core/
profiles/ demo_umami/ config/ install/ field.field.node.recipe.field_summary.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.field_summary
- - node.type.recipe
- module:
- - text
- id: node.recipe.field_summary
- field_name: field_summary
- entity_type: node
- bundle: recipe
- label: Summary
- description: 'Provide a short overview of this recipe.'
- required: true
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- allowed_formats: { }
- field_type: text_long
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.