shs.schema.yml in Simple hierarchical select 2.0.x
Same filename and directory in other branches
config/schema/shs.schema.yml
File
config/schema/shs.schema.ymlView source
- # Schema for configuration files of the SHS module.
-
- field.widget.settings.options_shs:
- type: mapping
- label: 'Simple hierarchical select form display settings'
- mapping:
- display_node_count:
- type: boolean
- label: 'Display node count'
- create_new_items:
- type: boolean
- label: 'Allow creating new items'
- create_new_levels:
- type: boolean
- label: 'Allow creating new levels'
- force_deepest:
- type: boolean
- label: 'Force selection of deepest level'