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?
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.