field.storage.group.badge_criteria.yml in Opigno course 8
Same filename and directory in other branches
config/install/field.storage.group.badge_criteria.yml
File
config/install/field.storage.group.badge_criteria.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - group
- - options
- id: group.badge_criteria
- field_name: badge_criteria
- entity_type: group
- type: list_string
- settings:
- allowed_values:
- -
- value: finished
- label: Finished
- -
- value: success
- label: Success
- allowed_values_function: ''
- module: options
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false