core.entity_form_display.post.post.group.yml in Open Social 8.8
Same filename in this branch
Same filename and directory in other branches
- 8.9 modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.yml
- 8 modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.yml
- 8.2 modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.yml
- 8.3 modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.yml
- 8.4 modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.yml
- 8.5 modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.yml
- 8.6 modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.yml
- 8.7 modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.yml
- 10.3.x modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.yml
- 10.0.x modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.yml
- 10.1.x modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.yml
- 10.2.x modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.yml
modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.yml
File
modules/social_features/social_post/config/install/core.entity_form_display.post.post.group.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - core.entity_form_mode.post.group
- - field.field.post.post.field_post
- - field.field.post.post.field_post_comments
- - field.field.post.post.field_recipient_group
- - field.field.post.post.field_recipient_user
- - field.field.post.post.field_visibility
- - social_post.post_type.post
- module:
- - dropdown
- _core:
- default_config_hash: '-5WM09YiGMF21AtZGs16oNQ_LwVhaGQilD-aog7WnpE'
- id: post.post.group
- targetEntityType: post
- bundle: post
- mode: group
- content:
- field_post:
- type: string_textarea
- weight: 0
- label: hidden
- settings:
- rows: 5
- placeholder: 'What''s on your mind?'
- third_party_settings: { }
- region: content
- field_visibility:
- type: dropdown_widget_type
- weight: 1
- settings: { }
- third_party_settings: { }
- region: content
- status:
- region: content
- settings:
- display_label: true
- type: boolean_checkbox
- weight: 20
- third_party_settings: { }
- hidden:
- field_post_comments: true
- field_recipient_group: true
- field_recipient_user: true
- langcode: true
- user_id: true