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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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: 3
  22. settings:
  23. rows: 9
  24. summary_rows: 3
  25. placeholder: ''
  26. show_summary: false
  27. third_party_settings: { }
  28. region: content
  29. created:
  30. type: datetime_timestamp
  31. weight: 5
  32. settings: { }
  33. third_party_settings: { }
  34. region: content
  35. langcode:
  36. type: language_select
  37. weight: 2
  38. region: content
  39. settings:
  40. include_locked: true
  41. third_party_settings: { }
  42. path:
  43. type: path
  44. weight: 8
  45. region: content
  46. settings: { }
  47. third_party_settings: { }
  48. promote:
  49. type: boolean_checkbox
  50. settings:
  51. display_label: true
  52. weight: 6
  53. third_party_settings: { }
  54. region: content
  55. simplenews_issue:
  56. type: options_select
  57. weight: 1
  58. settings: { }
  59. third_party_settings: { }
  60. region: content
  61. status:
  62. type: boolean_checkbox
  63. settings:
  64. display_label: true
  65. weight: 10
  66. region: content
  67. third_party_settings: { }
  68. sticky:
  69. type: boolean_checkbox
  70. settings:
  71. display_label: true
  72. weight: 7
  73. third_party_settings: { }
  74. region: content
  75. title:
  76. type: string_textfield
  77. weight: 0
  78. settings:
  79. size: 60
  80. placeholder: ''
  81. third_party_settings: { }
  82. region: content
  83. uid:
  84. type: entity_reference_autocomplete
  85. weight: 4
  86. settings:
  87. match_operator: CONTAINS
  88. size: 60
  89. placeholder: ''
  90. match_limit: 10
  91. third_party_settings: { }
  92. region: content
  93. url_redirects:
  94. weight: 9
  95. region: content
  96. settings: { }
  97. third_party_settings: { }
  98. hidden: { }