Added stuff in config directory
This commit is contained in:
35
config/core.entity_view_display.paragraph.fee.default.yml
Normal file
35
config/core.entity_view_display.paragraph.fee.default.yml
Normal file
@ -0,0 +1,35 @@
|
||||
uuid: 65e2cc70-118b-4e3a-9466-ba291544b942
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.fee.field_amount
|
||||
- field.field.paragraph.fee.field_category
|
||||
- paragraphs.paragraphs_type.fee
|
||||
module:
|
||||
- options
|
||||
_core:
|
||||
default_config_hash: kMJ7yJFvJiLDC6StGhAnpokjfB46GXcGBLKrZwl5cHs
|
||||
id: paragraph.fee.default
|
||||
targetEntityType: paragraph
|
||||
bundle: fee
|
||||
mode: default
|
||||
content:
|
||||
field_amount:
|
||||
type: number_integer
|
||||
weight: 1
|
||||
region: content
|
||||
label: inline
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
field_category:
|
||||
type: list_default
|
||||
weight: 0
|
||||
region: content
|
||||
label: inline
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
search_api_excerpt: true
|
||||
Reference in New Issue
Block a user