You are here

age_field_formatter.schema.yml in Age Field Formatter 8.2

config/schema/age_field_formatter.schema.yml

File

config/schema/age_field_formatter.schema.yml
View source
  1. # Schema for the configuration files of the age_field_formatter module.
  2. field.formatter.settings.age_field_formatter:
  3. type: mapping
  4. label: 'Age Field Formatter display format settings'
  5. mapping:
  6. age_format:
  7. type: string
  8. label: 'Date/age format'
  9. year_suffix:
  10. type: checkbox
  11. label: 'Year suffix'