This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/config/field.storage.node.field_sponsor_level.yml
2017-04-13 15:11:57 +01:00

31 lines
539 B
YAML

uuid: 507bab73-da90-415d-a5f6-8c5d7b7bfab7
langcode: en
status: true
dependencies:
module:
- node
- options
id: node.field_sponsor_level
field_name: field_sponsor_level
entity_type: node
type: list_string
settings:
allowed_values:
-
value: diamond
label: Diamond
-
value: gold
label: Gold
-
value: silver
label: Silver
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false