Procházet zdrojové kódy

type d'actu field select liste

bach před 3 dny
rodič
revize
e5668b222f

+ 2 - 14
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