You are here

core.entity_form_display.contact_message.contact_us_form.default.yml in Multipurpose Corporate Profile 8

modules/custom/feature_config/config/install/core.entity_form_display.contact_message.contact_us_form.default.yml

File

modules/custom/feature_config/config/install/core.entity_form_display.contact_message.contact_us_form.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - contact.form.contact_us_form
  6. - field.field.contact_message.contact_us_form.field_subje
  7. - field.field.contact_message.contact_us_form.field_your_email
  8. - field.field.contact_message.contact_us_form.field_your_name_
  9. id: contact_message.contact_us_form.default
  10. targetEntityType: contact_message
  11. bundle: contact_us_form
  12. mode: default
  13. content:
  14. field_subje:
  15. weight: 5
  16. settings:
  17. size: 60
  18. placeholder: ''
  19. third_party_settings: { }
  20. type: string_textfield
  21. field_your_email:
  22. weight: 4
  23. settings:
  24. size: 60
  25. placeholder: ''
  26. third_party_settings: { }
  27. type: email_default
  28. field_your_name_:
  29. weight: 3
  30. settings:
  31. size: 60
  32. placeholder: ''
  33. third_party_settings: { }
  34. type: string_textfield
  35. message:
  36. type: string_textarea
  37. weight: 6
  38. settings:
  39. rows: 5
  40. placeholder: ''
  41. third_party_settings: { }
  42. hidden:
  43. copy: true
  44. mail: true
  45. name: true
  46. subject: true