1234567891011121314151617181920212223 |
- uuid: a0155e05-424b-494a-8dc4-3f5fee981295
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.body
- - node.type.participants
- module:
- - text
- id: node.participants.body
- field_name: body
- entity_type: node
- bundle: participants
- label: Body
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- display_summary: true
- required_summary: false
- field_type: text_with_summary
|