0
Closed

Create display name for chat sessions

TechGy 8 years ago updated by anonymous 8 years ago 2 1 duplicate

Our usernames are configured with the format 'jdoe', so when we initiate chat sessions with users, they see 'jdoe' as the chat initiator. We'd like to be able to create a display name like 'John Doe' without having to change usernames

Answer

Answer

This is already a current feature of the product. You can change the:

SecurityPanel.UserDisplayNameVisible

to "true" and you'll see a new field on the Security page for display name. Important to note any custom properties or variables referring to Host will now use the Display name.


Duplicates 1
Answer

This is already a current feature of the product. You can change the:

SecurityPanel.UserDisplayNameVisible

to "true" and you'll see a new field on the Security page for display name. Important to note any custom properties or variables referring to Host will now use the Display name.