Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Requests creating a case from CSM portal

Hi All,  I have a requirement where using CSM and requests integration, instead of when a user creating a request from the CSM portal and it creating the ootb case type, I need it to create a custom case type that I have created. How can I do this?  ...

Luke James by Tera Contributor
  • 3062 Views
  • 11 replies
  • 0 helpfuls

Resolved! Glide Ajax and Script Include

Hi, I am learning service now, please help me outThis is my client scriptfunction onChange(control, oldValue, newValue, isLoading, isTemplate) { if (isLoading || newValue === '') { return; } var caller_details = g_form.getValue('...

MohdF by Tera Contributor
  • 1195 Views
  • 4 replies
  • 1 helpfuls

Virtual Agent - attachment issue on interaction record

Hello devs, I have an ongoing issue where, I see some interactions where transcript field says, 'See attached file.' but there is no attachment in the record. It's difficult to find out what exactly happened during the chat session. Can anyone help. ...

Shree123_0-1716979723759.png
ShreepriyaC by Tera Contributor
  • 631 Views
  • 1 replies
  • 0 helpfuls

Resolved! display JSON data as concatenated values

I am working on the case where one of the fields stores JSON data.As an example let's use { 'first_name': 'John', 'last_name': 'Doe' }.The default processing of the string field will display just that,How can I alter how that data is displayed so it ...

Olsztyniak by Tera Expert
  • 864 Views
  • 3 replies
  • 0 helpfuls