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.
List type field in Agent Workspace showing only 25 values - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • List type field in Agent Workspace showing only 25 values
KB0858914

List type field in Agent Workspace showing only 25 values


1405 Views Last updated : Jan 2, 2025 public Copy Permalink
KB Summary by Now Assist

Summary

In the backend view, List type fields have the magnifying glass where users can see the full list of available options to choose from but in Agent Workspace, there doesn't seem to be a way to look at the full set of available options to choose from.

If you click into the List field, it only shows 25 items to choose from at one time as shown in the below screenshot,


Release

Any release which supports Agent Workspace

Instructions

  • When a List type field is opened on the Agent Workspace, could see following with "paginationLimit: 25"
    query: "query ($table: String!, $field: String!, $sys_id: String,
    $encodedRecord: String, $serializedChanges: String, $chars: String!,
    $ignoreRefQual: Glide_Boolean, $paginationLimit: Int, $paginationOffset:
    Int) {↵ GlideLayout_Query {↵ referenceDataRetriever(tableName:
    $table, fieldName: $field, encodedRecord: $encodedRecord,
    serializedChanges: $serializedChanges, pagination: {limit:
    $paginationLimit, offset: $paginationOffset}, ignoreTotalCount: true,
    sysId: $sys_id, chars: $chars, sysparm_ignore_ref_qual: $ignoreRefQual)
    {↵ totalCount↵ recentCount↵ matchesCount↵
    referenceRecentDataList {↵ sysId↵ referenceData {↵
    key↵ value↵ }↵ }↵ referenceDataList {↵
    sysId↵ referenceData {↵ key↵ value↵ }↵
    }↵ }↵ }↵}↵
  • This "paginationLimit= 25" value is coming from the system property "glide.ui.max_ref_dropdown". You can change the value on this property to change the default pagination (25) for the List type field (also applicable to reference type) on Agent workspace.

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.