You are here

core.entity_form_display.pet.pet.default.yml in Previewable email templates 8.3

config/install/core.entity_form_display.pet.pet.default.yml

File

config/install/core.entity_form_display.pet.pet.default.yml
View source
  1. uuid: c4f02ab7-7af4-4778-bfd5-86bbb060f1d4
  2. langcode: nl
  3. status: true
  4. dependencies:
  5. module:
  6. - pet
  7. id: pet.pet.default
  8. targetEntityType: pet
  9. bundle: pet
  10. mode: default
  11. content:
  12. bcc:
  13. type: string_textfield
  14. weight: 8
  15. region: content
  16. settings:
  17. size: 60
  18. placeholder: ''
  19. third_party_settings: { }
  20. cc:
  21. type: string_textfield
  22. weight: 7
  23. region: content
  24. settings:
  25. size: 60
  26. placeholder: ''
  27. third_party_settings: { }
  28. langcode:
  29. type: language_select
  30. weight: 1
  31. region: content
  32. settings: { }
  33. third_party_settings: { }
  34. mail_body:
  35. type: string_textarea
  36. weight: 3
  37. settings:
  38. rows: 4
  39. placeholder: ''
  40. region: content
  41. third_party_settings: { }
  42. mail_body_plain:
  43. type: string_textarea
  44. weight: 4
  45. settings:
  46. rows: 4
  47. placeholder: ''
  48. region: content
  49. third_party_settings: { }
  50. recipient_callback:
  51. type: string_textfield
  52. weight: 9
  53. region: content
  54. settings:
  55. size: 60
  56. placeholder: ''
  57. third_party_settings: { }
  58. reply_to:
  59. type: email_default
  60. weight: 6
  61. region: content
  62. settings:
  63. size: 60
  64. placeholder: ''
  65. third_party_settings: { }
  66. send_plain:
  67. type: boolean_checkbox
  68. weight: 5
  69. settings:
  70. display_label: true
  71. region: content
  72. third_party_settings: { }
  73. subject:
  74. type: string_textfield
  75. weight: 2
  76. region: content
  77. settings:
  78. size: 60
  79. placeholder: ''
  80. third_party_settings: { }
  81. title:
  82. type: string_textfield
  83. weight: 0
  84. region: content
  85. settings:
  86. size: 60
  87. placeholder: ''
  88. third_party_settings: { }
  89. translation:
  90. weight: 11
  91. region: content
  92. settings: { }
  93. third_party_settings: { }
  94. user_id:
  95. type: entity_reference_autocomplete
  96. weight: 10
  97. settings:
  98. match_operator: CONTAINS
  99. size: 60
  100. placeholder: ''
  101. region: content
  102. third_party_settings: { }
  103. hidden: { }