zoom_conference-8.x-1.x-dev/config/install/field.storage.node.field_purchasing_time_frame.yml
config/install/field.storage.node.field_purchasing_time_frame.yml
langcode: en
status: true
dependencies:
module:
- node
- options
id: node.field_purchasing_time_frame
field_name: field_purchasing_time_frame
entity_type: node
type: list_string
settings:
allowed_values:
-
value: 'Within a month'
label: 'Within a month'
-
value: '1-3 months'
label: '1-3 months'
-
value: '4-6 months'
label: '4-6 months'
-
value: 'More than 6 months'
label: 'More than 6 months'
-
value: 'No timeframe'
label: 'No timeframe'
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
