12345678910111213141516171819202122232425262728 |
- uuid: 59c420b6-14ab-4eea-a052-79d0d519a6fa
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.field_bibliographie
- - node.type.bibliographie
- - node.type.participants
- id: node.participants.field_bibliographie
- field_name: field_bibliographie
- entity_type: node
- bundle: participants
- label: Bibliographie
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- handler: 'default:node'
- handler_settings:
- target_bundles:
- bibliographie: bibliographie
- sort:
- field: _none
- auto_create: false
- auto_create_bundle: ''
- field_type: entity_reference
|