config wysiwyg
This commit is contained in:
@@ -7,6 +7,12 @@ dependencies:
|
||||
- paragraphs.paragraphs_type.tablefield
|
||||
module:
|
||||
- tablefield
|
||||
- tablefield_required
|
||||
third_party_settings:
|
||||
tablefield_required:
|
||||
required_rows: ''
|
||||
required_cols: ''
|
||||
multivalue_inherit: false
|
||||
id: paragraph.tablefield.field_tablefield
|
||||
field_name: field_tablefield
|
||||
entity_type: paragraph
|
||||
@@ -15,14 +21,57 @@ label: tablefield
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value:
|
||||
-
|
||||
rebuild:
|
||||
cols: '5'
|
||||
rows: '5'
|
||||
value:
|
||||
0:
|
||||
weight: '0'
|
||||
0: ''
|
||||
1: ''
|
||||
2: ''
|
||||
3: ''
|
||||
4: ''
|
||||
1:
|
||||
weight: '1'
|
||||
0: ''
|
||||
1: ''
|
||||
2: ''
|
||||
3: ''
|
||||
4: ''
|
||||
2:
|
||||
weight: '2'
|
||||
0: ''
|
||||
1: ''
|
||||
2: ''
|
||||
3: ''
|
||||
4: ''
|
||||
3:
|
||||
weight: '3'
|
||||
0: ''
|
||||
1: ''
|
||||
2: ''
|
||||
3: ''
|
||||
4: ''
|
||||
4:
|
||||
weight: '4'
|
||||
0: ''
|
||||
1: ''
|
||||
2: ''
|
||||
3: ''
|
||||
4: ''
|
||||
caption: ''
|
||||
format: null
|
||||
caption: ''
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
export: false
|
||||
restrict_rebuild: true
|
||||
restrict_import: true
|
||||
lock_values: false
|
||||
cell_processing: 0
|
||||
cell_processing: 1
|
||||
empty_rules:
|
||||
ignore_table_structure: false
|
||||
ignore_table_header: false
|
||||
|
||||
Reference in New Issue
Block a user