Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Combine two variable results into one report column

I am changing the configuration of an existing catalog item variables from a Lookup Select Box to a Reference type.Deactivating the LSB type and adding Reference type pointing to same custom table field. Currentvs_department                lookup sel...

kshaw by Giga Guru
  • 1177 Views
  • 2 replies
  • 0 helpfuls

Resolved! Appointment Booking

Hi, I am trying to set up a virtual appointment booking feature in my application where the agent on the CSM workspace can schedule an appointment with a customer, a notification of which goes to the customer on the Customer Service Portal. The notif...

abdulshaik by Tera Contributor
  • 1811 Views
  • 1 replies
  • 1 helpfuls

dynamic approval group

Hi,  I have a request for a catalog item where a user can request membership in a selected by him group. This request should be approved by the manager of this group. Since step based flow does not have this functionality (I need to define approval g...

dev_K by Tera Contributor
  • 593 Views
  • 1 replies
  • 0 helpfuls

kbv3-category-template.html

Where can I find the kbv3-category-template.html on service now instance. I am not able to find it on Angular ng-templates.

Community Alums by Community Alums  
  • 914 Views
  • 6 replies
  • 0 helpfuls

field not populated in ESC view

  function onChange(control, oldValue, newValue, isLoading) { // Prevent the script from running if the form is loading or the new value is empty if (isLoading || newValue === '') { return; } // Get the sys_id from the 'sysid...

dev_K_1-1727699425578.png dev_K_2-1727699487538.png
dev_K by Tera Contributor
  • 1103 Views
  • 10 replies
  • 1 helpfuls

ServiceNow REST API

What are the steps that follow to integrate the ServiceNow REST APIs related to incident management in a PDI ?

szip by Tera Contributor
  • 681 Views
  • 1 replies
  • 0 helpfuls