thesaurus hierarchical_select replace taxonomy_term_tree

This commit is contained in:
Bachir Soussi Chiadmi 2024-08-27 19:25:08 +02:00
parent 702492f3b3
commit 49565d70f6

View File

@ -26,12 +26,12 @@ dependencies:
- node.type.materiau - node.type.materiau
module: module:
- computed_field - computed_field
- cshs
- field_group - field_group
- file - file
- image - image
- materio_samples - materio_samples
- path - path
- term_reference_tree
- text - text
- video_embed_field - video_embed_field
third_party_settings: third_party_settings:
@ -306,15 +306,17 @@ content:
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
field_thesaurus: field_thesaurus:
type: term_reference_tree type: cshs
weight: 11 weight: 11
region: content region: content
settings: settings:
start_minimized: true save_lineage: false
leaves_only: false force_deepest: false
select_parents: false parent: null
cascading_selection: 0 level_labels: ''
max_depth: 0 hierarchy_depth: 0
required_depth: 0
none_label: '- Please select -'
third_party_settings: { } third_party_settings: { }
field_video: field_video:
type: video_embed_field_textfield type: video_embed_field_textfield