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.
Missing Field. Unable to view. Unable to see. Unable to edit. Field not visible. Field grayed out. Field not showing. Unable to attach. - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Missing Field. Unable to view. Unable to see. Unable to edit. Field not visible. Field grayed out. Field not showing. Unable to attach.
KB0547221

Missing Field. Unable to view. Unable to see. Unable to edit. Field not visible. Field grayed out. Field not showing. Unable to attach.


6786 Views Last updated : Apr 30, 2024 public Copy Permalink
KB Summary by Now Assist

Issue

Symptoms:

Field is missing on the form.


Field/Attachment/Choice Field/Button on a form does not appear/does not display/not visible/not showing/not editable/unavailable/missing/lost/can't see/unable to view/grayed out.

Release

All

Cause

Access controls for read rights are not granting access to a field.
-- The user does not meet the filter condition of the ACL.
-- The user does not meet the script condition of the ACL.
-- The user does not have the defined roles of the ACL.

Resolution

The first step to identifying a field not appearing on a form as an ACL issue is to use the debug security option to see if any ACL restrictions are occurring. Let's take the example of the work_notes field which is on the task table (and extended tables). 

  1. To start with as an admin role user you will login and go to System Diagnostics -> Session Debug -> Debug Security.
  2. Impersonate a user that cannot see the field. In this case Joe Employee.
  3. View an affected record (incident in this case).
    A large amount of security related statements will be displayed below the record. 
  4. Search for the field and operation (read, write, etc) that you are interested on the page by using the browser's search page function. In this case we search for work_notes/read. You should see an entry that looks like this:


  5. Click the link that is next to the failing ACL to open it in a separate tab. In this case the link text is record/task.work_notes/read.
    Note: You will not be able to view the ACL because you are still impersonating a non-admin user.
  6. Switch back to your admin user account and refresh the tab with the ACL in it. 
  7. You can now see the ACL that is failing. Update this ACL script, condition, or filter values to allow access.


Related Links

Community Article

https://community.servicenow.com/community?id=community_blog&sys_id=e235c06cdbe7d050b1b102d5ca9619d7


Product Documentation

  • ACL Debugging Tools
  • ACL Troubleshooting reference
  • Create an ACL rule

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.