12345678910111213141516171819 |
- uuid: 194c9bdb-6c4d-4802-ae4f-b641a5e67474
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.profile.field_email
- - profile.type.contact_company
- id: profile.contact_company.field_email
- field_name: field_email
- entity_type: profile
- bundle: contact_company
- label: Email
- description: ''
- required: false
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: email
|