You are here

core.entity_form_display.node.contact_us_page_gmap.default.yml in Multipurpose Corporate Profile 8

modules/custom/feature_config/config/install/core.entity_form_display.node.contact_us_page_gmap.default.yml

File

modules/custom/feature_config/config/install/core.entity_form_display.node.contact_us_page_gmap.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.contact_us_page_gmap.field_gmap
  6. - node.type.contact_us_page_gmap
  7. module:
  8. - path
  9. id: node.contact_us_page_gmap.default
  10. targetEntityType: node
  11. bundle: contact_us_page_gmap
  12. mode: default
  13. content:
  14. created:
  15. type: datetime_timestamp
  16. weight: 10
  17. settings: { }
  18. third_party_settings: { }
  19. field_gmap:
  20. weight: 33
  21. settings:
  22. size: 60
  23. placeholder: ''
  24. third_party_settings: { }
  25. type: string_textfield
  26. path:
  27. type: path
  28. weight: 30
  29. settings: { }
  30. third_party_settings: { }
  31. promote:
  32. type: boolean_checkbox
  33. settings:
  34. display_label: true
  35. weight: 15
  36. third_party_settings: { }
  37. sticky:
  38. type: boolean_checkbox
  39. settings:
  40. display_label: true
  41. weight: 16
  42. third_party_settings: { }
  43. title:
  44. type: string_textfield
  45. weight: -5
  46. settings:
  47. size: 60
  48. placeholder: ''
  49. third_party_settings: { }
  50. uid:
  51. type: entity_reference_autocomplete
  52. weight: 5
  53. settings:
  54. match_operator: CONTAINS
  55. size: 60
  56. placeholder: ''
  57. third_party_settings: { }
  58. hidden: { }