fixed home duplicate, patched autocomplete deluxe for placeholder message
This commit is contained in:
@@ -200,16 +200,7 @@ display:
|
||||
distinct: true
|
||||
replica: false
|
||||
query_tags: { }
|
||||
relationships:
|
||||
field_type_de_projet:
|
||||
id: field_type_de_projet
|
||||
table: node__field_type_de_projet
|
||||
field: field_type_de_projet
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: 'field_type_de_projet : Terme de taxonomie'
|
||||
plugin_id: standard
|
||||
required: false
|
||||
relationships: { }
|
||||
header: { }
|
||||
footer: { }
|
||||
display_extenders: { }
|
||||
@@ -443,20 +434,18 @@ display:
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
tid_raw:
|
||||
id: tid_raw
|
||||
table: taxonomy_term_field_data
|
||||
field: tid_raw
|
||||
relationship: field_type_de_projet
|
||||
tid:
|
||||
id: tid
|
||||
table: taxonomy_index
|
||||
field: tid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: taxonomy_term
|
||||
plugin_id: numeric
|
||||
operator: '='
|
||||
plugin_id: taxonomy_index_tid
|
||||
operator: or
|
||||
value:
|
||||
min: ''
|
||||
max: ''
|
||||
value: '1,4'
|
||||
1: 1
|
||||
4: 4
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
@@ -473,9 +462,7 @@ display:
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
min_placeholder: ''
|
||||
max_placeholder: ''
|
||||
placeholder: ''
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
@@ -488,6 +475,20 @@ display:
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
reduce_duplicates: false
|
||||
vid: type_de_projet
|
||||
type: select
|
||||
hierarchy: false
|
||||
limit: true
|
||||
error_message: true
|
||||
save_lineage: false
|
||||
force_deepest: false
|
||||
parent: null
|
||||
level_labels: ''
|
||||
hierarchy_depth: 0
|
||||
required_depth: 0
|
||||
none_label: '- Please select -'
|
||||
allow_unpublished: false
|
||||
filter_groups:
|
||||
operator: OR
|
||||
groups:
|
||||
@@ -607,10 +608,10 @@ display:
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
field_type_de_projet_target_id_1:
|
||||
id: field_type_de_projet_target_id_1
|
||||
table: node__field_type_de_projet
|
||||
field: field_type_de_projet_target_id
|
||||
tid:
|
||||
id: tid
|
||||
table: taxonomy_index
|
||||
field: tid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
|
||||
Reference in New Issue
Block a user