core.entity_form_display.opigno_activity.opigno_slide.default.yml in Opigno module 8
Same filename and directory in other branches
config/optional/core.entity_form_display.opigno_activity.opigno_slide.default.yml
File
config/optional/core.entity_form_display.opigno_activity.opigno_slide.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.opigno_activity.opigno_slide.opigno_body
- - field.field.opigno_activity.opigno_slide.opigno_slide_pdf
- - opigno_module.opigno_activity_type.opigno_slide
- module:
- - entity_browser
- - text
- id: opigno_activity.opigno_slide.default
- targetEntityType: opigno_activity
- bundle: opigno_slide
- mode: default
- content:
- created:
- type: datetime_timestamp
- weight: 4
- settings: { }
- third_party_settings: { }
- region: content
- name:
- type: string_textfield
- weight: 0
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- region: content
- opigno_body:
- type: text_textarea_with_summary
- weight: 1
- region: content
- settings:
- rows: 9
- summary_rows: 3
- placeholder: ''
- third_party_settings: { }
- opigno_slide_pdf:
- weight: 2
- settings:
- entity_browser: media_entity_browser_file_pdf
- field_widget_display: rendered_entity
- field_widget_remove: true
- open: true
- selection_mode: selection_append
- field_widget_display_settings:
- view_mode: embedded_display
- field_widget_edit: false
- field_widget_replace: false
- third_party_settings: { }
- type: entity_browser_entity_reference
- region: content
- uid:
- type: entity_reference_autocomplete
- weight: 3
- settings:
- match_operator: CONTAINS
- size: 60
- placeholder: ''
- third_party_settings: { }
- region: content
- hidden: { }