123456789101112131415161718192021222324 |
- uuid: b485808e-b9e5-47df-99cb-23b59ce510a9
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.profile.field_organization
- - profile.type.member
- module:
- - profile
- third_party_settings:
- profile:
- profile_private: true
- id: profile.member.field_organization
- field_name: field_organization
- entity_type: profile
- bundle: member
- label: Organization
- description: ''
- required: false
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: string
|