Commit personal contact message config that came from somewhere... Clayton?
This commit is contained in:
parent
ab0ce6620c
commit
61b3a8996e
1 changed files with 53 additions and 0 deletions
|
@ -0,0 +1,53 @@
|
|||
uuid: 82535634-2ac6-4702-b581-31fbda1c233b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- contact.form.personal
|
||||
id: contact_message.personal.default
|
||||
targetEntityType: contact_message
|
||||
bundle: personal
|
||||
mode: default
|
||||
content:
|
||||
copy:
|
||||
weight: 7
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
mail:
|
||||
weight: 2
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
message:
|
||||
type: string_textarea
|
||||
weight: 5
|
||||
settings:
|
||||
rows: 12
|
||||
placeholder: ''
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
name:
|
||||
weight: 1
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
preview:
|
||||
weight: 6
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
recipient:
|
||||
weight: 3
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
subject:
|
||||
type: string_textfield
|
||||
weight: 4
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
Loading…
Reference in a new issue