From e5668b222f7874c9a242933c7c5f7aa225c79c7c Mon Sep 17 00:00:00 2001 From: bach Date: Wed, 27 Aug 2025 11:36:21 +0200 Subject: [PATCH] type d'actu field select liste --- ...ntity_form_display.node.actualite.default.yml | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/config/sync/core.entity_form_display.node.actualite.default.yml b/config/sync/core.entity_form_display.node.actualite.default.yml index dd9bcac..cd1062b 100644 --- a/config/sync/core.entity_form_display.node.actualite.default.yml +++ b/config/sync/core.entity_form_display.node.actualite.default.yml @@ -14,7 +14,6 @@ dependencies: - image.style.thumbnail - node.type.actualite module: - - autocomplete_deluxe - datetime - field_group - file @@ -158,21 +157,10 @@ content: placeholder: '' third_party_settings: { } field_type_d_actualite: - type: autocomplete_deluxe + type: options_select weight: 31 region: content - 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.' + settings: { } third_party_settings: { } promote: type: boolean_checkbox