123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 |
- uuid: 1c56abbe-9848-4bae-a7e2-6111c2411799
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.user.user.commerce_remote_id
- - field.field.user.user.field_company
- - field.field.user.user.field_member_type
- - field.field.user.user.field_memo
- - field.field.user.user.field_showroom
- module:
- - path
- - profile
- - user
- id: user.user.default
- targetEntityType: user
- bundle: user
- mode: default
- content:
- account:
- weight: 0
- region: content
- settings: { }
- third_party_settings: { }
- contact_company_profiles:
- type: profile_form
- weight: 8
- region: content
- settings:
- form_mode: default
- third_party_settings: { }
- customer_profiles:
- type: profile_form
- weight: 7
- region: content
- settings:
- form_mode: default
- third_party_settings: { }
- field_company:
- type: entity_reference_autocomplete
- weight: 1
- region: content
- settings:
- match_operator: CONTAINS
- match_limit: 10
- size: 60
- placeholder: ''
- third_party_settings: { }
- field_member_type:
- type: options_select
- weight: 4
- region: content
- settings: { }
- third_party_settings: { }
- field_memo:
- type: string_textarea
- weight: 3
- region: content
- settings:
- rows: 5
- placeholder: ''
- third_party_settings: { }
- field_showroom:
- type: entity_reference_autocomplete
- weight: 2
- region: content
- settings:
- match_operator: CONTAINS
- match_limit: 10
- size: 60
- placeholder: ''
- third_party_settings: { }
- language:
- weight: 9
- region: content
- settings: { }
- third_party_settings: { }
- matomo:
- weight: 7
- region: content
- settings: { }
- third_party_settings: { }
- member_profiles:
- type: profile_form
- weight: 6
- region: content
- settings:
- form_mode: default
- third_party_settings: { }
- path:
- type: path
- weight: 11
- region: content
- settings: { }
- third_party_settings: { }
- simplenews:
- weight: 5
- region: content
- settings: { }
- third_party_settings: { }
- timezone:
- weight: 10
- region: content
- settings: { }
- third_party_settings: { }
- hidden:
- commerce_remote_id: true
- contact: true
- google_analytics: true
- langcode: true
|