Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Populate list with specific group members.

Hello all! My client has a group we'll call EOY, and the list of EOY membership will change from year to year. However, all records created need to have these EOY members listed, and there is currently a glide_list field on the record. Is there a sim...

Ishenferi by Tera Contributor
  • 881 Views
  • 3 replies
  • 0 helpfuls

Resolved! Issue with Parallel approval Flow Designer

Hi,I have an issue here working with parallel approval in flow designer. When I configured as shown in the picture, one approval from one group, is making 'approval no longer needed' from the other group as well. My requirement is to get anyone's app...

1.PNG 2.PNG 3.PNG
Community Alums by Community Alums  
  • 1348 Views
  • 4 replies
  • 1 helpfuls

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
  • 4095 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
  • 1863 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
  • 897 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
  • 1268 Views
  • 3 replies
  • 0 helpfuls