We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Scroll bar issue with UI16

Since we've upgraded to Geneva, the scroll bars work differently on related lists.   You cannot use the scroll bar at the bottom to move over to the right to see all the columns when you have more columns than will fit on the page.   You have to use ...

NBeheydt by Tera Expert
  • 6500 Views
  • 18 replies
  • 2 helpfuls

Resolved! Adding a Close Button to a Form

I want to add a close button to my form.   In case the user is populating the form and figures out, they really don't need to.   I just want it to just exit the form and take them back to the list of records.  So I created a UI Action and put the fol...

jateater by Kilo Explorer
  • 4135 Views
  • 4 replies
  • 0 helpfuls

Resolved! GlideOAuthClientRequest cannot be sent with Header?

Hello community!An integration that I am working on requires the use of OAuth2 and an access_token. I hope to use the new GlideOAuthClient methods for this provisioning. The application I am connecting to requires a Consumer Key be included as a head...

Resolved! Export to PDF question

I am trying to export a task (Requested Item catalog task) to a pdf file. Trouble is, it is truncating after showing only the first few comments. There are only maybe 50 lines or so in the activity log, but probaly only 20 or so being exported to the...

Baggies by Kilo Guru
  • 5178 Views
  • 7 replies
  • 0 helpfuls

Duplicate Surveys

Hi All,I'm currently unable to find out why some of the Request surveys that we created are getting duplicated. Lets say for REQxxxxx it has like 4-5 surveys for a single person. It does not happen on all Requests and I am unable to find anything in ...

find_real_file.png

Resolved! Add a Hyperlink to a Task Description

Is is possible to add a hyperlink via the scripting area in a catalog task? What I'm trying to do is something like this:task.description = "Click here for more information";The hyperlink would be embedded in the text.

vcaracci75 by Tera Expert
  • 3395 Views
  • 1 replies
  • 0 helpfuls

Resolved! Cannot check a checkbox

Hi All,New to the widget creation and service portal, hoping you could help me out here. I have a list that shows a bunch of options and descriptions from a table we created in ServiceNow.   I added a check box, and I cannot check the check box at al...

how to Pass group as Event parameter

I am trying pass group as event parameter and In notification i am selecting Parameter1 has recipient.System sending notifications to group email but my requirement is to send notification to each member in group.Please help

prasad48 by Tera Guru
  • 4155 Views
  • 7 replies
  • 3 helpfuls

Resolved! getBody() of RESTResponseV2 always return null if have error

Hey guys,I'm developing an application which interacts a lot with REST. In some case, the error will be occurred such as Authorization header is error and I want to get the response body for debugging. With previous version of RESTResponse, I can do ...

ducdhm by Giga Contributor
  • 5084 Views
  • 9 replies
  • 1 helpfuls

Resolved! Script Include Inserting Empty Record

Hi everyone,This is my first "big" scripting project, so please bear with me.   I'd really appreciate your help.I am trying to have the system automatically create a record in my new table called 'u_assignment_record' that includes who an incident wa...

find_real_file.png find_real_file.png find_real_file.png
stephaniet by Kilo Expert
  • 4999 Views
  • 9 replies
  • 1 helpfuls

Tripwire

Tripwire integration Looking for some tips on integrating Tripwire with ServiceNow. Did anyone try this integration? Is the integration successful? Any information regarding this will be helpful.Thanks in advanceSri

budati by Kilo Explorer
  • 2900 Views
  • 5 replies
  • 0 helpfuls

Resolved! How do I pull the parent.sys_class_name in a query?

Hello,I am trying to get a count of the parent.sys_class_name in the cmdb_rel_ci table but I do not understand why the script is not working.   I used this script previously to just pull sys_class_name from a different table and it had worked so I am...

zsquared by Tera Contributor
  • 4033 Views
  • 3 replies
  • 0 helpfuls