You are here

core.entity_form_display.node.topic.default.yml in Open Social 8.9

modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.yml

File

modules/social_features/social_topic/config/install/core.entity_form_display.node.topic.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.topic.body
  6. - field.field.node.topic.field_content_visibility
  7. - field.field.node.topic.field_files
  8. - field.field.node.topic.field_topic_comments
  9. - field.field.node.topic.field_topic_image
  10. - field.field.node.topic.field_topic_type
  11. - image.style.social_x_large
  12. - node.type.topic
  13. module:
  14. - comment
  15. - field_group
  16. - file
  17. - image_widget_crop
  18. - path
  19. - text
  20. third_party_settings:
  21. field_group:
  22. group_topic_content:
  23. children:
  24. - field_topic_type
  25. - title
  26. - field_topic_image
  27. parent_name: ''
  28. weight: 0
  29. label: Content
  30. format_type: fieldset
  31. format_settings:
  32. label: Content
  33. required_fields: true
  34. id: content
  35. classes: 'card '
  36. group_topic_description:
  37. children:
  38. - body
  39. parent_name: ''
  40. weight: 2
  41. label: Description
  42. format_type: fieldset
  43. format_settings:
  44. label: Description
  45. required_fields: true
  46. id: description
  47. classes: 'card '
  48. group_topic_visibility:
  49. children:
  50. - groups
  51. - field_content_visibility
  52. parent_name: ''
  53. weight: 1
  54. label: Visibility
  55. format_type: fieldset
  56. format_settings:
  57. label: Visibility
  58. required_fields: true
  59. id: visibility
  60. classes: 'card '
  61. group_attachments:
  62. children:
  63. - field_files
  64. parent_name: ''
  65. weight: 5
  66. label: Attachments
  67. format_type: fieldset
  68. format_settings:
  69. label: Attachments
  70. required_fields: true
  71. id: attachments
  72. classes: 'card '
  73. _core:
  74. default_config_hash: 7gp9MbxXU7HOGmCzXk8LMVCxpLv_WPYpnFy49fW_2os
  75. id: node.topic.default
  76. targetEntityType: node
  77. bundle: topic
  78. mode: default
  79. content:
  80. body:
  81. type: text_textarea_with_summary
  82. weight: 1
  83. settings:
  84. rows: 9
  85. summary_rows: 3
  86. placeholder: ''
  87. third_party_settings: { }
  88. region: content
  89. created:
  90. type: datetime_timestamp
  91. weight: 4
  92. settings: { }
  93. third_party_settings: { }
  94. region: content
  95. field_content_visibility:
  96. weight: 17
  97. settings: { }
  98. third_party_settings: { }
  99. type: options_buttons
  100. region: content
  101. field_files:
  102. weight: 8
  103. settings:
  104. progress_indicator: throbber
  105. third_party_settings: { }
  106. type: file_generic
  107. region: content
  108. field_topic_comments:
  109. weight: 6
  110. settings: { }
  111. third_party_settings: { }
  112. type: comment_default
  113. region: content
  114. field_topic_image:
  115. weight: 4
  116. settings:
  117. show_crop_area: true
  118. show_default_crop: true
  119. preview_image_style: social_x_large
  120. crop_preview_image_style: crop_thumbnail
  121. crop_list:
  122. - hero
  123. - teaser
  124. progress_indicator: throbber
  125. warn_multiple_usages: true
  126. third_party_settings: { }
  127. type: image_widget_crop
  128. region: content
  129. field_topic_type:
  130. weight: 2
  131. settings: { }
  132. third_party_settings: { }
  133. type: options_buttons
  134. region: content
  135. groups:
  136. type: options_select
  137. settings: { }
  138. weight: 16
  139. region: content
  140. third_party_settings: { }
  141. path:
  142. type: path
  143. weight: 7
  144. settings: { }
  145. third_party_settings: { }
  146. region: content
  147. status:
  148. region: content
  149. settings:
  150. display_label: true
  151. type: boolean_checkbox
  152. weight: 120
  153. third_party_settings: { }
  154. title:
  155. type: string_textfield
  156. weight: 3
  157. settings:
  158. size: 60
  159. placeholder: ''
  160. third_party_settings: { }
  161. region: content
  162. uid:
  163. type: entity_reference_autocomplete
  164. weight: 3
  165. settings:
  166. match_operator: CONTAINS
  167. size: 60
  168. placeholder: ''
  169. match_limit: 10
  170. third_party_settings: { }
  171. region: content
  172. hidden:
  173. promote: true
  174. sticky: true