
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-24-2022 10:50 AM
How can we modify the message that appears when enabling the "Allow Transcript Download" feature?
We would like for it to say" "You can download the transcript of this conversation for future reference" This is so that users know that if they don't download it and chat history is removed, they won't be able to refer to it in the future unless they download it.
Thank you.
Solved! Go to Solution.
- Labels:
-
Virtual Agent

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-26-2022 06:20 AM
We added a new message in the table sys_ui_messages.list
The Key remained the same as the original message "You can download the transcript of this conversation" so that the VA knows to refer to it in order to display the new message.
Then, on the message field we added the modified message we wanted "You can download the transcript of this conversation for future reference". This way when the tool has the "enable transcript download" checked, the new message appears.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-24-2022 11:09 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-24-2022 11:41 AM
Hi Musab, how would I link it to appear on the Transcript Download?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-24-2022 11:53 AM
No need to link , just create an entry and see.
Regards,
Musab

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-26-2022 06:20 AM
We added a new message in the table sys_ui_messages.list
The Key remained the same as the original message "You can download the transcript of this conversation" so that the VA knows to refer to it in order to display the new message.
Then, on the message field we added the modified message we wanted "You can download the transcript of this conversation for future reference". This way when the tool has the "enable transcript download" checked, the new message appears.