field.storage.taxonomy_term.field_o_position.yml in Organigrams 8.2
Same filename and directory in other branches
config/optional/field.storage.taxonomy_term.field_o_position.yml
File
config/optional/field.storage.taxonomy_term.field_o_position.ymlView source
- langcode: und
- status: true
- dependencies:
- module:
- - options
- - taxonomy
- id: taxonomy_term.field_o_position
- field_name: field_o_position
- entity_type: taxonomy_term
- type: list_string
- settings:
- allowed_values:
- -
- value: u
- label: 'Below the parent'
- -
- value: s
- label: 'Staff function'
- allowed_values_function: ''
- module: options
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: true
- custom_storage: false