admin views twik
This commit is contained in:
@@ -13,6 +13,7 @@ dependencies:
|
||||
- field.storage.node.field_migration
|
||||
- field.storage.node.field_reference
|
||||
- field.storage.node.field_samples
|
||||
- field.storage.node.field_showroom
|
||||
- field.storage.node.field_tags
|
||||
- field.storage.node.field_thesaurus
|
||||
- field.storage.node.field_visuel
|
||||
@@ -5066,6 +5067,69 @@ display:
|
||||
separator: '<br/>'
|
||||
field_api_classes: false
|
||||
plugin_id: field
|
||||
field_showroom:
|
||||
id: field_showroom
|
||||
table: node__field_showroom
|
||||
field: field_showroom
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
label: Showroom
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: entity_reference_label
|
||||
settings:
|
||||
link: false
|
||||
group_column: target_id
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
plugin_id: field
|
||||
field_workflow:
|
||||
id: field_workflow
|
||||
table: node__field_workflow
|
||||
@@ -5778,6 +5842,7 @@ display:
|
||||
- 'config:field.storage.node.field_linked_materials'
|
||||
- 'config:field.storage.node.field_memo'
|
||||
- 'config:field.storage.node.field_migration'
|
||||
- 'config:field.storage.node.field_showroom'
|
||||
- 'config:field.storage.node.field_tags'
|
||||
- 'config:field.storage.node.field_thesaurus'
|
||||
- 'config:field.storage.node.field_visuel'
|
||||
|
||||
Reference in New Issue
Block a user