Skip to content
Snippets Groups Projects
Commit 292e62d3 authored by casey's avatar casey Committed by Erik Stielstra
Browse files

Issue #2605870 by casey: fieldblock.schema.yml should be in config/schema

parent ab0e8cfe
No related branches found
No related tags found
No related merge requests found
# Schema for the configuration files of the Field as Block module.
block.settings.fieldblock:*:
type: block_settings
label: 'Field as Block'
mapping:
label_from_field:
type: boolean
lable: 'Use field label as block title'
field_name:
type: string
label: 'Field name'
formatter_id:
type: string
label: 'Format type machine name'
formatter_settings:
type: field.formatter.settings.[%parent.formatter_id]
label: 'Settings'
fieldblock.settings:
type: config_object
label: 'Field Block settings'
mapping:
enabled_entity_types:
type: sequence
label: 'Entity types to create for which to create Field Blocks.'
sequence:
type: string
label: 'Entity type'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment