|
@@ -10,6 +10,7 @@ dependencies:
|
|
|
- field.field.user.user.field_showroom
|
|
|
module:
|
|
|
- path
|
|
|
+ - profile
|
|
|
- user
|
|
|
id: user.user.default
|
|
|
targetEntityType: user
|
|
@@ -21,6 +22,20 @@ content:
|
|
|
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
|
|
@@ -56,7 +71,7 @@ content:
|
|
|
placeholder: ''
|
|
|
third_party_settings: { }
|
|
|
language:
|
|
|
- weight: 6
|
|
|
+ weight: 9
|
|
|
region: content
|
|
|
settings: { }
|
|
|
third_party_settings: { }
|
|
@@ -65,9 +80,16 @@ content:
|
|
|
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: 8
|
|
|
+ weight: 11
|
|
|
region: content
|
|
|
settings: { }
|
|
|
third_party_settings: { }
|
|
@@ -77,15 +99,12 @@ content:
|
|
|
settings: { }
|
|
|
third_party_settings: { }
|
|
|
timezone:
|
|
|
- weight: 7
|
|
|
+ weight: 10
|
|
|
region: content
|
|
|
settings: { }
|
|
|
third_party_settings: { }
|
|
|
hidden:
|
|
|
commerce_remote_id: true
|
|
|
contact: true
|
|
|
- contact_company_profiles: true
|
|
|
- customer_profiles: true
|
|
|
google_analytics: true
|
|
|
langcode: true
|
|
|
- member_profiles: true
|