Skip to main content
Solved

Phrases in the Registration Page: How to change the wording of the "Username" field for end users

  • July 16, 2024
  • 2 replies
  • 46 views

Daniele Cmty
Forum|alt.badge.img+1

Hi 

We want to change the “Username” in our registration page to “Public Username”. So our End Users are aware that their username is public. (They sometimes use their real name and then request to change it for privacy reasons, so we want to make it clearer from the start.)
Which hidden phrase can we use in order to change the wording of the field “Username”?

I read this article and tried the hidden phrase mentioned there but it didn’t work because i’m not using the SSO Page, instead we use the regular Login.

 

 

Best answer by DannyPancratz

This should work:

 

Module: Common

Key: loginBox.username

2 replies

DannyPancratz
Forum|alt.badge.img+9
  • VIP ⭐️⭐️⭐️⭐️⭐️
  • Answer
  • July 16, 2024

This should work:

 

Module: Common

Key: loginBox.username


Daniele Cmty
Forum|alt.badge.img+1
  • Author
  • Helper ⭐️⭐️
  • July 17, 2024

Thank you so much @DannyPancratz, that did the job!