1234567891011121314151617181920212223242526272829 |
- uuid: 11b0ca54-eecf-4861-9494-a13096950296
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.paragraph.field_tableau
- - paragraphs.paragraphs_type.paragraph_tableau
- module:
- - tablefield
- id: paragraph.paragraph_tableau.field_tableau
- field_name: field_tableau
- entity_type: paragraph
- bundle: paragraph_tableau
- label: tableau
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- export: false
- restrict_rebuild: true
- restrict_import: true
- lock_values: false
- cell_processing: 0
- empty_rules:
- ignore_table_structure: false
- ignore_table_header: false
- field_type: tablefield
|