12345678910111213141516171819202122232425262728293031323334353637383940 |
- uuid: 4e22bccb-5174-456f-8745-780ccbdc2d65
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.field_les_notes
- - node.type.presentation
- - paragraphs.paragraphs_type.notes
- module:
- - entity_reference_revisions
- id: node.presentation.field_les_notes
- field_name: field_les_notes
- entity_type: node
- bundle: presentation
- label: 'Les notes'
- description: ''
- required: false
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings:
- handler: 'default:paragraph'
- handler_settings:
- target_bundles:
- notes: notes
- negate: 0
- target_bundles_drag_drop:
- images:
- weight: 6
- enabled: false
- notes:
- weight: 5
- enabled: true
- role_de_l_intervenant:
- weight: 7
- enabled: false
- video:
- weight: 8
- enabled: false
- field_type: entity_reference_revisions
|