entity_reference_inline-8.x-1.x-dev/config/schema/entity_reference_inline.schema.yml
config/schema/entity_reference_inline.schema.yml
# Schema for the configuration files of the entity_reference_inline module.
# field widgets schema definition
field.widget.settings.entity_reference_inline:
type: mapping
label: 'Entity reference inline display format settings'
mapping:
form_mode:
type: string
label: 'Form mode'
new_element_return_mode:
type: integer
label: 'The return mode for new elements'
field.storage_settings.entity_reference_inline:
type: field.storage_settings.entity_reference
field.field_settings.entity_reference_inline:
type: field.field_settings.entity_reference
