view core/modules/telephone/config/schema/telephone.schema.yml @ 19:fa3358dc1485 tip

Add ndrum files
author Chris Cannam
date Wed, 28 Aug 2019 13:14:47 +0100
parents 4c8ae668cc8c
children
line wrap: on
line source
# Schema for the configuration files of the Telephone module.

field.formatter.settings.telephone_link:
  type: mapping
  label: 'Telephone link format settings'
  mapping:
    title:
      type: label
      label: 'Title to replace basic numeric telephone number display'

field.widget.settings.telephone_default:
  type: mapping
  label: 'Telephone default format settings'
  mapping:
    placeholder:
      type: label
      label: 'Placeholder'