You are here

field_nif.schema.yml in Field NIF 8

config/schema/field_nif.schema.yml

File

config/schema/field_nif.schema.yml
View source
  1. field.value.field_nif:
  2. type: mapping
  3. label: 'Default value'
  4. mapping:
  5. value:
  6. type: string
  7. label: 'NIF/CIF/NIE value'
  8. number:
  9. type: string
  10. label: 'Document number'
  11. first_letter:
  12. type: string
  13. label: 'First letter of the NIF/CIF/NIE'
  14. last_letter:
  15. type: string
  16. label: 'Last letter of the NIF/CIF/NIE'
  17. type:
  18. type: string
  19. label: 'Type of document'
  20. field.field_settings.field_nif:
  21. type: mapping
  22. label: 'Nif field settings'
  23. mapping:
  24. supported_types:
  25. type: sequence
  26. label: 'Supported document types'
  27. sequence:
  28. - type: string
  29. field.widget.settings.nif_default:
  30. type: mapping
  31. label: 'Nif field widget settings'
  32. mapping:
  33. placeholder:
  34. type: label
  35. label: 'Placeholder'