forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
34 lines
561 B
YAML
34 lines
561 B
YAML
uuid: 96a2747e-241f-4d85-b4fa-16d44378a7c3
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
module:
|
|
- node
|
|
- options
|
|
id: node.field_pricing_currency
|
|
field_name: field_pricing_currency
|
|
entity_type: node
|
|
type: list_string
|
|
settings:
|
|
allowed_values:
|
|
-
|
|
value: $
|
|
label: $
|
|
-
|
|
value: £
|
|
label: £
|
|
-
|
|
value: €
|
|
label: €
|
|
-
|
|
value: ¥
|
|
label: ¥
|
|
allowed_values_function: ''
|
|
module: options
|
|
locked: false
|
|
cardinality: 1
|
|
translatable: true
|
|
indexes: { }
|
|
persist_with_no_fields: false
|
|
custom_storage: false
|