You are here

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

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