1234567891011121314151617181920212223 |
- uuid: 92f68599-4c06-4d7c-97d0-3fcde8f11268
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.node.body
- - node.type.tableau
- module:
- - text
- id: node.tableau.body
- field_name: body
- entity_type: node
- bundle: tableau
- label: Body
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- display_summary: true
- required_summary: false
- field_type: text_with_summary
|