You are here

field_default_token.schema.yml in Field default token 8

config/schema/field_default_token.schema.yml

File

config/schema/field_default_token.schema.yml
View source
  1. # Schema for the Field Default Token third party settings
  2. field.field.third_party.field_default_token:
  3. type: mapping
  4. mapping:
  5. label_token:
  6. label: 'Whether or not the specified token contains the value label instead of the key for list fields.'
  7. type: boolean