regen user names, removed profiles & member_type field from user form
This commit is contained in:
@@ -10,7 +10,6 @@ dependencies:
|
||||
- field.field.user.user.field_showroom
|
||||
module:
|
||||
- path
|
||||
- profile
|
||||
- user
|
||||
id: user.user.default
|
||||
targetEntityType: user
|
||||
@@ -22,20 +21,6 @@ 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
|
||||
@@ -46,12 +31,6 @@ content:
|
||||
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
|
||||
@@ -71,7 +50,7 @@ content:
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
language:
|
||||
weight: 9
|
||||
weight: 5
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
@@ -80,31 +59,28 @@ 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: 11
|
||||
weight: 7
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
simplenews:
|
||||
weight: 5
|
||||
weight: 4
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
timezone:
|
||||
weight: 10
|
||||
weight: 6
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
commerce_remote_id: true
|
||||
contact: true
|
||||
contact_company_profiles: true
|
||||
customer_profiles: true
|
||||
field_member_type: true
|
||||
google_analytics: true
|
||||
langcode: true
|
||||
member_profiles: true
|
||||
|
Reference in New Issue
Block a user