12345678910111213141516171819 |
- uuid: 60203646-357b-467b-9f76-69e9e56dd9df
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.profile.field_memo
- - profile.type.contact_company
- id: profile.contact_company.field_memo
- field_name: field_memo
- entity_type: profile
- bundle: contact_company
- label: Memo
- description: ''
- required: false
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: string_long
|