Sfoglia il codice sorgente

type de ressource multiple

bach 5 giorni fa
parent
commit
b091e8ed37

+ 8 - 2
config/sync/core.entity_form_display.node.ressource.default.yml

@@ -27,6 +27,7 @@ dependencies:
     - image
     - link
     - paragraphs
+    - path
     - text
     - video_embed_field
 third_party_settings:
@@ -102,11 +103,11 @@ third_party_settings:
         required_fields: true
     group_detailssidebar:
       children:
-        - field_collections
         - field_type_de_ressource
         - field_type_de_media
         - status
         - promote
+        - path
       label: Details
       region: content
       parent_name: ''
@@ -266,6 +267,12 @@ content:
     region: content
     settings: {  }
     third_party_settings: {  }
+  path:
+    type: path
+    weight: 141
+    region: content
+    settings: {  }
+    third_party_settings: {  }
   promote:
     type: boolean_checkbox
     weight: 140
@@ -291,7 +298,6 @@ content:
 hidden:
   created: true
   langcode: true
-  path: true
   sticky: true
   uid: true
   url_redirects: true

+ 1 - 1
config/sync/field.storage.node.field_type_de_ressource.yml

@@ -13,7 +13,7 @@ settings:
   target_type: taxonomy_term
 module: core
 locked: false
-cardinality: 1
+cardinality: -1
 translatable: true
 indexes: {  }
 persist_with_no_fields: false