You are here

core.entity_form_display.node.landing_page.default.yml in Lightning Layout 8.2

modules/lightning_landing_page/config/install/core.entity_form_display.node.landing_page.default.yml

File

modules/lightning_landing_page/config/install/core.entity_form_display.node.landing_page.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.landing_page.body
  6. - node.type.landing_page
  7. module:
  8. - path
  9. - text
  10. id: node.landing_page.default
  11. targetEntityType: node
  12. bundle: landing_page
  13. mode: default
  14. content:
  15. body:
  16. type: text_textarea_with_summary
  17. weight: 1
  18. settings:
  19. rows: 5
  20. placeholder: ''
  21. summary_rows: 2
  22. third_party_settings: { }
  23. region: content
  24. created:
  25. type: datetime_timestamp
  26. weight: 3
  27. settings: { }
  28. third_party_settings: { }
  29. region: content
  30. path:
  31. type: path
  32. weight: 4
  33. settings: { }
  34. third_party_settings: { }
  35. region: content
  36. status:
  37. type: boolean_checkbox
  38. weight: 10
  39. settings:
  40. display_label: true
  41. third_party_settings: { }
  42. region: content
  43. title:
  44. type: string_textfield
  45. weight: 0
  46. settings:
  47. size: 60
  48. placeholder: ''
  49. third_party_settings: { }
  50. region: content
  51. uid:
  52. type: entity_reference_autocomplete
  53. weight: 2
  54. settings:
  55. match_operator: CONTAINS
  56. size: 60
  57. placeholder: ''
  58. third_party_settings: { }
  59. region: content
  60. field_meta_tags:
  61. type: metatag_firehose
  62. region: content
  63. weight: 8
  64. settings: { }
  65. third_party_settings: { }
  66. layout_selection:
  67. type: options_select
  68. region: content
  69. weight: 6
  70. settings: { }
  71. third_party_settings: { }
  72. hidden:
  73. promote: true
  74. sticky: true