You are here

core.entity_form_display.block_content.custom_content_list.default.yml in Open Social 8.8

modules/social_features/social_content_block/config/install/core.entity_form_display.block_content.custom_content_list.default.yml

File

modules/social_features/social_content_block/config/install/core.entity_form_display.block_content.custom_content_list.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - block_content.type.custom_content_list
  6. - field.field.block_content.custom_content_list.field_item_amount
  7. - field.field.block_content.custom_content_list.field_link
  8. - field.field.block_content.custom_content_list.field_plugin_field
  9. - field.field.block_content.custom_content_list.field_plugin_id
  10. - field.field.block_content.custom_content_list.field_sorting
  11. - field.field.block_content.custom_content_list.field_subtitle
  12. module:
  13. - field_group
  14. - link
  15. third_party_settings:
  16. field_group:
  17. group_display_options:
  18. children:
  19. - field_sorting
  20. parent_name: ''
  21. weight: 11
  22. format_type: fieldset
  23. format_settings:
  24. label: Sorting
  25. description: ''
  26. required_fields: true
  27. id: ''
  28. classes: ''
  29. label: Sorting
  30. region: content
  31. group_filter_options:
  32. children:
  33. - field_plugin_id
  34. - field_plugin_field
  35. - field_item_amount
  36. parent_name: ''
  37. weight: 3
  38. format_type: fieldset
  39. format_settings:
  40. label: Content
  41. description: ''
  42. required_fields: true
  43. id: ''
  44. classes: ''
  45. label: Content
  46. region: content
  47. group_information:
  48. children:
  49. - info
  50. - field_subtitle
  51. parent_name: ''
  52. weight: 0
  53. format_type: fieldset
  54. format_settings:
  55. id: ''
  56. classes: ''
  57. description: ''
  58. required_fields: true
  59. label: Information
  60. region: content
  61. id: block_content.custom_content_list.default
  62. targetEntityType: block_content
  63. bundle: custom_content_list
  64. mode: default
  65. content:
  66. field_item_amount:
  67. weight: 10
  68. settings:
  69. placeholder: ''
  70. third_party_settings: { }
  71. type: number
  72. region: content
  73. field_link:
  74. weight: 13
  75. settings:
  76. placeholder_url: ''
  77. placeholder_title: ''
  78. third_party_settings: { }
  79. type: link_default
  80. region: content
  81. field_plugin_field:
  82. weight: 5
  83. settings: { }
  84. third_party_settings: { }
  85. type: content_block_plugin_field
  86. region: content
  87. field_plugin_id:
  88. weight: 4
  89. settings: { }
  90. third_party_settings: { }
  91. type: content_block_plugin_id
  92. region: content
  93. field_sorting:
  94. weight: 12
  95. settings: { }
  96. third_party_settings: { }
  97. type: options_select
  98. region: content
  99. field_subtitle:
  100. weight: 2
  101. settings:
  102. size: 60
  103. placeholder: ''
  104. third_party_settings: { }
  105. type: string_textfield
  106. region: content
  107. info:
  108. type: string_textfield
  109. weight: 1
  110. region: content
  111. settings:
  112. size: 60
  113. placeholder: ''
  114. third_party_settings: { }
  115. langcode:
  116. type: language_select
  117. weight: 2
  118. region: content
  119. settings:
  120. include_locked: true
  121. third_party_settings: { }
  122. hidden: { }