You are here

core.entity_form_display.node.book.default.yml in Open Social 8.8

config/optional/core.entity_form_display.node.book.default.yml

File

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