123456789101112131415161718192021222324 |
- uuid: 60203646-357b-467b-9f76-69e9e56dd9df
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.profile.field_memo
- - profile.type.contact_company
- module:
- - profile
- third_party_settings:
- profile:
- profile_private: true
- 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
|