Skip to content
Snippets Groups Projects
Commit b62d8ca6 authored by l26yan's avatar l26yan
Browse files

ISTWCMS-4630 Hide displaying user first and last name

parent a6c3e019
No related branches found
No related tags found
2 merge requests!111Tag 1.0.1,!104ISTWCMS-4630 Hide displaying user first and last name
...@@ -11,32 +11,18 @@ targetEntityType: user ...@@ -11,32 +11,18 @@ targetEntityType: user
bundle: user bundle: user
mode: default mode: default
content: content:
field_uw_first_name:
weight: 0
label: above
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
field_uw_last_name:
weight: 1
label: above
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
member_for: member_for:
weight: 2 weight: 1
region: content region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
role_expire: role_expire:
weight: 3 weight: 2
region: content region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
hidden: hidden:
field_uw_first_name: true
field_uw_last_name: true
langcode: true langcode: true
realname: true realname: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment