type d'actu field select liste
This commit is contained in:
@@ -14,7 +14,6 @@ dependencies:
|
|||||||
- image.style.thumbnail
|
- image.style.thumbnail
|
||||||
- node.type.actualite
|
- node.type.actualite
|
||||||
module:
|
module:
|
||||||
- autocomplete_deluxe
|
|
||||||
- datetime
|
- datetime
|
||||||
- field_group
|
- field_group
|
||||||
- file
|
- file
|
||||||
@@ -158,21 +157,10 @@ content:
|
|||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_type_d_actualite:
|
field_type_d_actualite:
|
||||||
type: autocomplete_deluxe
|
type: options_select
|
||||||
weight: 31
|
weight: 31
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings: { }
|
||||||
match_operator: CONTAINS
|
|
||||||
autocomplete_route_name: autocomplete_deluxe.autocomplete
|
|
||||||
size: 60
|
|
||||||
selection_handler: default
|
|
||||||
limit: 10
|
|
||||||
min_length: 0
|
|
||||||
delimiter: ''
|
|
||||||
not_found_message_allow: false
|
|
||||||
not_found_message: "The term '@term' will be added"
|
|
||||||
new_terms: false
|
|
||||||
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
promote:
|
promote:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
|
|||||||
Reference in New Issue
Block a user