core.entity_form_display.contact_message.feedback.default.yml
Same filename in other branches
- 8.9.x core/profiles/demo_umami/config/install/core.entity_form_display.contact_message.feedback.default.yml
- 10 core/profiles/demo_umami/config/install/core.entity_form_display.contact_message.feedback.default.yml
- 11.x core/profiles/demo_umami/config/install/core.entity_form_display.contact_message.feedback.default.yml
File
-
core/
profiles/ demo_umami/ config/ install/ core.entity_form_display.contact_message.feedback.default.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - contact.form.feedback
- id: contact_message.feedback.default
- targetEntityType: contact_message
- bundle: feedback
- mode: default
- content:
- copy:
- weight: 4
- region: content
- settings: { }
- third_party_settings: { }
- langcode:
- type: language_select
- weight: 2
- region: content
- settings:
- include_locked: true
- third_party_settings: { }
- mail:
- weight: 1
- region: content
- settings: { }
- third_party_settings: { }
- message:
- type: string_textarea
- weight: 3
- region: content
- settings:
- rows: 12
- placeholder: ''
- third_party_settings: { }
- name:
- weight: 0
- region: content
- settings: { }
- third_party_settings: { }
- subject:
- type: string_textfield
- weight: 2
- region: content
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- hidden:
- preview: true
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.