field_nif.schema.yml in Field NIF 8
config/schema/field_nif.schema.yml
File
config/schema/field_nif.schema.ymlView source
- field.value.field_nif:
- type: mapping
- label: 'Default value'
- mapping:
- value:
- type: string
- label: 'NIF/CIF/NIE value'
- number:
- type: string
- label: 'Document number'
- first_letter:
- type: string
- label: 'First letter of the NIF/CIF/NIE'
- last_letter:
- type: string
- label: 'Last letter of the NIF/CIF/NIE'
- type:
- type: string
- label: 'Type of document'
-
- field.field_settings.field_nif:
- type: mapping
- label: 'Nif field settings'
- mapping:
- supported_types:
- type: sequence
- label: 'Supported document types'
- sequence:
- - type: string
-
- field.widget.settings.nif_default:
- type: mapping
- label: 'Nif field widget settings'
- mapping:
- placeholder:
- type: label
- label: 'Placeholder'