This topic is locked

Change Display Name on Chat Template

8/9/2022 10:29:36 PM
PHPRunner General questions
D
dangdk author

Hi, Currently on the Chat page of the Chat template it is displaying the email of the contact, however I would instead like to display the first name and surname of the user, as stored on the Project's users table. How can I do that?

Thanks

Sergey Kornilov admin 8/10/2022

In Chat template for username display purposes we use Fullname first, the one that you select on the Security screen in PHPRunner. If no FullName field is selected then we just display the Username field.