Commit contact form display config (unchanged from default)
This commit is contained in:
parent
4726bbe62e
commit
540d6dbfc3
1 changed files with 48 additions and 0 deletions
|
@ -0,0 +1,48 @@
|
||||||
|
uuid: 2ac83193-334d-4c4c-b74c-9dfc93d92765
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- contact.form.feedback
|
||||||
|
id: contact_message.feedback.default
|
||||||
|
targetEntityType: contact_message
|
||||||
|
bundle: feedback
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
copy:
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
mail:
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
message:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 3
|
||||||
|
settings:
|
||||||
|
rows: 12
|
||||||
|
placeholder: ''
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
|
name:
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
preview:
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
subject:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden: { }
|
Loading…
Add table
Reference in a new issue