You are here

core.entity_form_display.node.album.default.yml in Open Social 10.2.x

modules/social_features/social_album/config/install/core.entity_form_display.node.album.default.yml

File

modules/social_features/social_album/config/install/core.entity_form_display.node.album.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.album.field_album_comments
  6. - field.field.node.album.field_album_creators
  7. - field.field.node.album.field_content_visibility
  8. - node.type.album
  9. module:
  10. - comment
  11. - field_group
  12. - path
  13. third_party_settings:
  14. field_group:
  15. group_album_visibility:
  16. children:
  17. - groups
  18. - field_content_visibility
  19. parent_name: ''
  20. weight: 2
  21. format_type: fieldset
  22. region: content
  23. format_settings:
  24. description: ''
  25. required_fields: true
  26. id: visibility
  27. classes: card
  28. label: 'Access permissions'
  29. group_title:
  30. children:
  31. - title
  32. parent_name: ''
  33. weight: 0
  34. format_type: fieldset
  35. region: content
  36. format_settings:
  37. description: ''
  38. required_fields: true
  39. id: ''
  40. classes: ''
  41. label: 'Basic information'
  42. group_album_settings:
  43. children:
  44. - field_album_creators
  45. parent_name: ''
  46. weight: 5
  47. format_type: details
  48. region: content
  49. format_settings:
  50. description: ''
  51. required_fields: true
  52. id: ''
  53. classes: social-collapsible-fieldset
  54. open: false
  55. label: 'Additional information'
  56. group_settings:
  57. children:
  58. - created
  59. - uid
  60. - path
  61. - field_album_comments
  62. - status
  63. parent_name: ''
  64. weight: 20
  65. format_type: details
  66. region: content
  67. format_settings:
  68. id: ''
  69. classes: social-collapsible-fieldset
  70. description: ''
  71. open: false
  72. required_fields: true
  73. label: Settings
  74. id: node.album.default
  75. targetEntityType: node
  76. bundle: album
  77. mode: default
  78. content:
  79. created:
  80. type: datetime_timestamp
  81. weight: 8
  82. region: content
  83. settings: { }
  84. third_party_settings: { }
  85. field_album_comments:
  86. type: comment_default
  87. weight: 9
  88. region: content
  89. settings: { }
  90. third_party_settings: { }
  91. field_album_creators:
  92. weight: 6
  93. settings:
  94. display_label: true
  95. third_party_settings: { }
  96. type: boolean_checkbox
  97. region: content
  98. field_content_visibility:
  99. weight: 4
  100. settings: { }
  101. third_party_settings: { }
  102. type: options_buttons
  103. region: content
  104. groups:
  105. type: options_select
  106. settings: { }
  107. weight: 3
  108. region: content
  109. third_party_settings: { }
  110. path:
  111. type: path
  112. weight: 10
  113. region: content
  114. settings: { }
  115. third_party_settings: { }
  116. status:
  117. type: boolean_checkbox
  118. weight: 11
  119. region: content
  120. settings:
  121. display_label: true
  122. third_party_settings: { }
  123. title:
  124. type: string_textfield
  125. weight: 1
  126. region: content
  127. settings:
  128. size: 60
  129. placeholder: ''
  130. third_party_settings: { }
  131. uid:
  132. type: entity_reference_autocomplete
  133. weight: 7
  134. region: content
  135. settings:
  136. match_operator: CONTAINS
  137. match_limit: 10
  138. size: 60
  139. placeholder: ''
  140. third_party_settings: { }
  141. url_redirects:
  142. weight: 50
  143. region: content
  144. settings: { }
  145. third_party_settings: { }
  146. hidden:
  147. promote: true
  148. sticky: true