core.entity_form_display.opigno_certificate.template.default.yml in Opigno certificate 8
Same filename in this branch
Same filename and directory in other branches
config/install/core.entity_form_display.opigno_certificate.template.default.yml
File
config/install/core.entity_form_display.opigno_certificate.template.default.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - opigno_certificate
- id: opigno_certificate.template.default
- targetEntityType: opigno_certificate
- bundle: template
- mode: default
- content:
- view_mode:
- type: opigno_certificate_view_mode_selector_select
- weight: -4
- region: content
- settings: { }
- third_party_settings: { }
- created:
- type: datetime_timestamp
- weight: 10
- region: content
- settings: { }
- third_party_settings: { }
- label:
- type: string_textfield
- weight: -5
- region: content
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- status:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 11
- region: content
- third_party_settings: { }
- uid:
- type: entity_reference_autocomplete
- weight: 5
- settings:
- match_operator: CONTAINS
- size: 60
- placeholder: ''
- region: content
- third_party_settings: { }
- hidden: { }