You are here

core.entity_form_display.node.book.default.yml in Open Social 10.1.x

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. third_party_settings:
  20. field_group:
  21. group_visibility:
  22. children:
  23. - field_content_visibility
  24. parent_name: ''
  25. weight: 2
  26. label: 'Access permissions'
  27. format_type: fieldset
  28. format_settings:
  29. description: ''
  30. required_fields: true
  31. id: visibility
  32. classes: card
  33. region: content
  34. group_description:
  35. children: { }
  36. parent_name: ''
  37. weight: 1
  38. label: Description
  39. format_type: fieldset
  40. format_settings:
  41. description: ''
  42. classes: ''
  43. id: ''
  44. required_fields: true
  45. region: hidden
  46. group_title:
  47. children:
  48. - title
  49. - field_book_image
  50. - body
  51. parent_name: ''
  52. weight: 0
  53. label: 'Basic information'
  54. format_type: fieldset
  55. format_settings:
  56. description: ''
  57. required_fields: true
  58. id: ''
  59. classes: ''
  60. region: content
  61. group_attachments:
  62. children:
  63. - field_files
  64. parent_name: ''
  65. weight: 5
  66. label: 'Additional information'
  67. format_type: details
  68. format_settings:
  69. description: ''
  70. required_fields: true
  71. id: ''
  72. classes: social-collapsible-fieldset
  73. open: false
  74. region: content
  75. group_settings:
  76. children:
  77. - field_book_comments
  78. - uid
  79. - created
  80. - path
  81. - status
  82. parent_name: ''
  83. weight: 20
  84. format_type: details
  85. region: content
  86. format_settings:
  87. description: ''
  88. required_fields: true
  89. id: ''
  90. classes: social-collapsible-fieldset
  91. open: false
  92. label: Settings
  93. id: node.book.default
  94. targetEntityType: node
  95. bundle: book
  96. mode: default
  97. content:
  98. body:
  99. type: text_textarea_with_summary
  100. weight: 6
  101. region: content
  102. settings:
  103. rows: 9
  104. summary_rows: 3
  105. placeholder: ''
  106. show_summary: false
  107. third_party_settings: { }
  108. created:
  109. type: datetime_timestamp
  110. weight: 6
  111. settings: { }
  112. third_party_settings: { }
  113. region: content
  114. field_book_comments:
  115. weight: 4
  116. settings: { }
  117. third_party_settings: { }
  118. type: comment_default
  119. region: content
  120. field_book_image:
  121. weight: 2
  122. settings:
  123. show_crop_area: true
  124. show_default_crop: true
  125. preview_image_style: social_x_large
  126. crop_preview_image_style: crop_thumbnail
  127. crop_list:
  128. - hero
  129. - teaser
  130. progress_indicator: throbber
  131. crop_types_required: { }
  132. warn_multiple_usages: true
  133. third_party_settings: { }
  134. type: image_widget_crop
  135. region: content
  136. field_content_visibility:
  137. weight: 8
  138. settings: { }
  139. third_party_settings: { }
  140. type: options_buttons
  141. region: content
  142. field_files:
  143. weight: 10
  144. settings:
  145. progress_indicator: throbber
  146. third_party_settings: { }
  147. type: file_generic
  148. region: content
  149. path:
  150. type: path
  151. weight: 8
  152. settings: { }
  153. third_party_settings: { }
  154. region: content
  155. status:
  156. type: boolean_checkbox
  157. settings:
  158. display_label: true
  159. weight: 120
  160. region: content
  161. third_party_settings: { }
  162. title:
  163. type: string_textfield
  164. weight: 1
  165. settings:
  166. size: 60
  167. placeholder: ''
  168. third_party_settings: { }
  169. region: content
  170. uid:
  171. type: entity_reference_autocomplete
  172. weight: 5
  173. settings:
  174. match_operator: CONTAINS
  175. size: 60
  176. placeholder: ''
  177. match_limit: 10
  178. third_party_settings: { }
  179. region: content
  180. hidden:
  181. groups: true
  182. promote: true
  183. sticky: true
  184. url_redirects: true