field.storage.opigno_calendar_event.field_ilt.yml in Opigno Instructor-led Trainings 8
Same filename and directory in other branches
config/install/field.storage.opigno_calendar_event.field_ilt.yml
1 string reference to 'field.storage.opigno_calendar_event.field_ilt'
- opigno_ilt_update_8001 in ./
opigno_ilt.install - Creates the ILT calendar event type.
File
config/install/field.storage.opigno_calendar_event.field_ilt.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - opigno_calendar_event
- - opigno_ilt
- id: opigno_calendar_event.field_ilt
- field_name: field_ilt
- entity_type: opigno_calendar_event
- type: entity_reference
- settings:
- target_type: opigno_ilt
- module: core
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false