12345678910111213141516171819 |
- uuid: b485808e-b9e5-47df-99cb-23b59ce510a9
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.profile.field_organization
- - profile.type.member
- 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
|