Added stuff in config directory
This commit is contained in:
@ -0,0 +1,40 @@
|
||||
uuid: fa7997d2-1045-4fce-9e5a-269070f0e7bf
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.emergency_contact.field_name
|
||||
- field.field.paragraph.emergency_contact.field_phone
|
||||
- field.field.paragraph.emergency_contact.field_relationship
|
||||
- paragraphs.paragraphs_type.emergency_contact
|
||||
id: paragraph.emergency_contact.default
|
||||
targetEntityType: paragraph
|
||||
bundle: emergency_contact
|
||||
mode: default
|
||||
content:
|
||||
field_name:
|
||||
type: string
|
||||
weight: 0
|
||||
region: content
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
field_phone:
|
||||
type: string
|
||||
weight: 1
|
||||
region: content
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
field_relationship:
|
||||
type: string
|
||||
weight: 2
|
||||
region: content
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
search_api_excerpt: true
|
||||
Reference in New Issue
Block a user