Configure client-side hierarchical select on articles

This commit is contained in:
benjamin melançon 2019-09-23 07:18:30 -04:00
parent dea557d1a1
commit eeafcbfba2

View file

@ -26,6 +26,7 @@ dependencies:
- node.type.article
module:
- comment
- cshs
- datetime
- file
- focal_point
@ -173,9 +174,12 @@ content:
region: content
field_topics:
weight: 7
settings: { }
settings:
force_deepest: '1'
parent: '0'
level_labels: ''
third_party_settings: { }
type: options_select
type: cshs
region: content
field_upload:
weight: 18