123456789101112131415161718192021222324252627 |
- uuid: 9b6a5ca5-3f6d-49eb-b456-e6b03eb2bfac
- langcode: fr
- status: true
- dependencies:
- config:
- - field.field.paragraph.tableau.field_tableau
- - paragraphs.paragraphs_type.tableau
- module:
- - entity_reference_revisions
- id: paragraph.tableau.default
- targetEntityType: paragraph
- bundle: tableau
- mode: default
- content:
- field_tableau:
- type: entity_reference_revisions_autocomplete
- weight: 0
- region: content
- settings:
- match_operator: CONTAINS
- match_limit: 10
- size: 60
- placeholder: ''
- third_party_settings: { }
- hidden:
- created: true
- status: true
|