You are here

autofill.schema.yml in Autofill 8

config/schema/autofill.schema.yml

File

config/schema/autofill.schema.yml
View source
  1. field.widget.third_party.autofill:
  2. type: mapping
  3. label: 'Autofill third party settings'
  4. mapping:
  5. enabled:
  6. type: boolean
  7. label: 'Enable the autofill functionality.'
  8. source_field:
  9. type: string
  10. label: 'The source field from where to autofill.'