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.
Few Field types are missing when we click on the manginifier icon of field "Type" on a sys_dictionary form. - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Few Field types are missing when we click on the manginifier icon of field "Type" on a sys_dictionary form.
KB0712432

Few Field types are missing when we click on the manginifier icon of field "Type" on a sys_dictionary form.


1213 Views Last updated : Apr 7, 2024 public Copy Permalink
KB Summary by Now Assist

Issue

Certain field classes don't show up after clicking on the maginfier icon for 'Type' field of a Dictionary (sys_dictionary) record.

Release

All releases.

Cause

Navigate to any existing "String" type sys_dictionary entry. Click on field "Type" and observe that all field classes are displayed including "Reference", "Date", "Date/Time".
This is because of the field class "String" extending "String" on the sys_glide_object table. As the String type class is a superset of all field types, other field types are contained in it.
The same doesn't happen if you open an existing "Date" type sys_dictionary entry. If you click on the reference icon for the "Type" field for a Date field, it will only show the field classes related to Date.

This is because of the field class "Date" extends only "Date" type fields. Hence fields related to the 'Date' object only show up when you click on the reference icon for a date type field.

Related Links

Example

  1. Navigate to any "String" type dictionary entry. Click on "Type" reference icon and observe that the field class "Reference" appears.
  2. Go to sys_glide_object.list and click on the record with the label as "String". Change the "Extends" field to ""Date/Time".
  3. Open the "String" type dictionary entry and now click on the 'Type' reference icon. It will only show fields like Date, Date/Time etc., basically all field class that extends Date/Time object.

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.