We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Auto Populate Fields using Requested For

I have created the following Catalog Item and Form. The idea is for the Training group to fill this form out for new employees. Currently the Employee Name field will auto populate all of the required fields. using the following Client Script:When I ...

Form.JPG client script.JPG Request.JPG Requested for.JPG
Blaze2 by Kilo Guru
  • 14432 Views
  • 16 replies
  • 8 helpfuls

Resolved! How to log Outbound Rest API call request body?

Hello All, I want to check the request payload of the REST API that is sending out from ServiceNow instance. Is there any way to log the request body?   Please find the below REST API request: var r = new sn_ws.RESTMessageV2('xxxxx', 'Create'); r.s...

Deepak K by Giga Guru
  • 6391 Views
  • 8 replies
  • 7 helpfuls

How to display records in Card view

Hi All -    I am throwing this question out to the Community because I have been running my head against a wall on it.  I would like to display records from the sn_communities_document table (or a custom table) on cards in a grid or slide view.  Ther...

katie penner by Kilo Contributor
  • 3760 Views
  • 2 replies
  • 2 helpfuls

Knowledge base view count issue

Hi guys, We have a requirement to change the view count property of knowledge aritcles i.e, "glide.knowman.view_age.days" from 90 to 180 days. can you guys suggest a way to test it in the lower instances that the view count is not getting reset after...