core.entity_form_display.node.simplenews_issue.default.yml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. uuid: 24e1d1da-42d9-439a-8897-6003b48d8c4e
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.simplenews_issue.body
  7. - field.field.node.simplenews_issue.simplenews_issue
  8. - node.type.simplenews_issue
  9. module:
  10. - path
  11. - text
  12. _core:
  13. default_config_hash: WqeUSrMFjkfE6sD1OFP-91spC9kIXK8gtJ_qXf4bKDg
  14. id: node.simplenews_issue.default
  15. targetEntityType: node
  16. bundle: simplenews_issue
  17. mode: default
  18. content:
  19. body:
  20. type: text_textarea_with_summary
  21. weight: 2
  22. settings:
  23. rows: 9
  24. summary_rows: 3
  25. placeholder: ''
  26. third_party_settings: { }
  27. region: content
  28. created:
  29. type: datetime_timestamp
  30. weight: 10
  31. settings: { }
  32. third_party_settings: { }
  33. region: content
  34. langcode:
  35. type: language_select
  36. weight: 2
  37. region: content
  38. settings:
  39. include_locked: true
  40. third_party_settings: { }
  41. path:
  42. type: path
  43. weight: 30
  44. region: content
  45. settings: { }
  46. third_party_settings: { }
  47. promote:
  48. type: boolean_checkbox
  49. settings:
  50. display_label: true
  51. weight: 15
  52. third_party_settings: { }
  53. region: content
  54. simplenews_issue:
  55. type: options_select
  56. weight: 3
  57. settings: { }
  58. third_party_settings: { }
  59. region: content
  60. status:
  61. type: boolean_checkbox
  62. settings:
  63. display_label: true
  64. weight: 120
  65. region: content
  66. third_party_settings: { }
  67. sticky:
  68. type: boolean_checkbox
  69. settings:
  70. display_label: true
  71. weight: 16
  72. third_party_settings: { }
  73. region: content
  74. title:
  75. type: string_textfield
  76. weight: 0
  77. settings:
  78. size: 60
  79. placeholder: ''
  80. third_party_settings: { }
  81. region: content
  82. uid:
  83. type: entity_reference_autocomplete
  84. weight: 5
  85. settings:
  86. match_operator: CONTAINS
  87. size: 60
  88. placeholder: ''
  89. third_party_settings: { }
  90. region: content
  91. url_redirects:
  92. weight: 50
  93. settings: { }
  94. third_party_settings: { }
  95. region: content
  96. hidden: { }