12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- uuid: 1d59a6ba-a519-4036-b59f-d1bbf8216a93
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.node.field_textes
- - node.type.projet
- - paragraphs.paragraphs_type.textes
- module:
- - entity_reference_revisions
- id: node.projet.field_textes
- field_name: field_textes
- entity_type: node
- bundle: projet
- label: Textes
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- handler: 'default:paragraph'
- handler_settings:
- target_bundles:
- textes: textes
- negate: 0
- target_bundles_drag_drop:
- equipes:
- weight: 8
- enabled: false
- module_colloque:
- weight: 9
- enabled: false
- module_publication:
- weight: 10
- enabled: false
- partenaires:
- weight: 11
- enabled: false
- personne:
- weight: 12
- enabled: false
- textes:
- weight: 7
- enabled: true
- field_type: entity_reference_revisions
|