config/schema/autofill_fields.schema.yml

File

config/schema/autofill_fields.schema.yml

View source
  1. field.widget.third_party.autofill_fields:
  2. type: mapping
  3. label: 'Autofill Fields widget specific settings'
  4. mapping:
  5. autofill:
  6. type: boolean
  7. label: 'Whether to run autofill functionality on this field'
  8. stored:
  9. type: sequence
  10. label: 'Saved autofill values per user'