Added stuff in config directory
This commit is contained in:
25
config/field.field.paragraph.fee.field_amount.yml
Normal file
25
config/field.field.paragraph.fee.field_amount.yml
Normal file
@ -0,0 +1,25 @@
|
||||
uuid: 71ed5ae3-5b03-476c-a7b4-7493efa6190c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_amount
|
||||
- paragraphs.paragraphs_type.fee
|
||||
_core:
|
||||
default_config_hash: K5QSLuOtV9BlK3L-09fPjbJ4wi3-NpEX1LZD7FcWbl8
|
||||
id: paragraph.fee.field_amount
|
||||
field_name: field_amount
|
||||
entity_type: paragraph
|
||||
bundle: fee
|
||||
label: Amount
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
min: null
|
||||
max: null
|
||||
prefix: £
|
||||
suffix: ''
|
||||
field_type: integer
|
||||
Reference in New Issue
Block a user