You are here

core.entity_view_display.eform_submission.contact_us.default.yml in Multipurpose Corporate Profile 8

modules/custom/feature_config/config/install/core.entity_view_display.eform_submission.contact_us.default.yml

File

modules/custom/feature_config/config/install/core.entity_view_display.eform_submission.contact_us.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - eform.type.contact_us
  6. - field.field.eform_submission.contact_us.field_email_address
  7. - field.field.eform_submission.contact_us.field_message
  8. - field.field.eform_submission.contact_us.field_subject
  9. - field.field.eform_submission.contact_us.field_your_name
  10. id: eform_submission.contact_us.default
  11. targetEntityType: eform_submission
  12. bundle: contact_us
  13. mode: default
  14. content:
  15. field_email_address:
  16. weight: 1
  17. label: above
  18. settings: { }
  19. third_party_settings: { }
  20. type: basic_string
  21. field_message:
  22. weight: 3
  23. label: above
  24. settings: { }
  25. third_party_settings: { }
  26. type: basic_string
  27. field_subject:
  28. weight: 2
  29. label: above
  30. settings:
  31. link_to_entity: false
  32. third_party_settings: { }
  33. type: string
  34. field_your_name:
  35. weight: 0
  36. label: above
  37. settings:
  38. link_to_entity: false
  39. third_party_settings: { }
  40. type: string
  41. hidden: { }