Response Template not coming up in UIB Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 06:42 AM
Hi folks,
Am trying to get the response templates into the Workspace that was created using UI Builder. However, the values don't come up. Whereas, if I open the same record in the Agent Workspace, the response templates come up. Any idea what am missing here ?
Attached images of the response templates in Agent Workspace and in the UIB Workspace.
Agent Workspace:
UIB Workspace:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 06:54 AM
Hi @testingniras ,
Check in "sys_restricted_caller_access" table for read access on Script Include: "ResponseTemplateSearchHelper", it should be in "Allowed" status.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 07:03 AM
Thanks for your response, @Community Alums
Unfortunately, there ain't any record for Script Include: "ResponseTemplateSearchHelper" in the Restricted Caller Access Privileges table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 07:10 AM
Hi @testingniras ,
Create a new record then for the script include "ResponseTemplateSearchHelper"
Example :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2024 02:52 AM
@Community Alums ,
Tried this way as well. Not working.