Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
CMDB Query Builder : the "Load More Results" button does not load more records - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • CMDB Query Builder : the "Load More Results" button does not load more records
KB0820108

CMDB Query Builder : the "Load More Results" button does not load more records


517 Views Last updated : Apr 8, 2025 public Copy Permalink
KB Summary by Now Assist

Issue

CMDB Query Builder : the "Load More Results" button does not load more records

Release

New York Patch 6

Cause

Check if system property: "glide.security.use_csrf_token" is set to the value "false".

 

Steps to reproduce

1- Log in to instance 
2. In the left nav. go to Query Builder
3. Create / load a new (cmdb query) e.g. add server, click run
4. Click "Load More Results" button
Note: the full / additional records are not displayed
5. Add browser debug and repeat steps 3-4
Note: error in console tab: "Uncaught ReferenceError: g_ck is not defined"

Resolution

When clicking "Load More Results" button, we see an error in the browser with debug as seen in screenshot "g_ck is not defined". The variable "g_ck" is global variable for session token on the client side and is used for JQuery requests (which is made when clicking the button).

Check if system property: "glide.security.use_csrf_token" is set to the value "false".

This session is not generated and set on Client side causing the error.

Change this property to the value "true" and it should now be working i.e.: clicking on "Load All Results" = loads all results.

 

Related Links

If the above does not work then you can try the following workaround:

Disabling the "Display Results in a new tab" option which is visible on the right hand-side, next to the "Run" button.

This displays the results in the same window and when you click "Load More" the results should be displayed.


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.