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.
Changing a form using form designer renames parent field labels to that of child - Known Error
  • >
  • Knowledge Base
  • >
  • Known Error (Knowledge Base)
  • >
  • Changing a form using form designer renames parent field labels to that of child
KB0550596

Changing a form using form designer renames parent field labels to that of child


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

Description

If a child table, such as pm_project, is saved using the form designer, the parent field labels (sys_documentation) are changed to those of the child. For example, changing and saving the pm_project form causes the short_description field label on task to change from "Short Description" to "Project Name."

Steps to Reproduce

  1. View Labels list for task.short_description: 
    /sys_documentation_list.do?sysparm_query=name%3Dtask%5EORname%3Dchange_request%5EORname%3Dpm_project%5Eelement%3Dshort_description
  2. Open any Project (pm_project) record. 
  3. Configure > Form Design.
  4. Make a trivial change.
    For example, change the position of Category and Subcategory. 
  5. Click Save. 
  6. Refresh Labels list for task.short_description from step 1.
    Note that the label Short Description for Task has been replaced with Project Name.

Workaround

Label can be updated directly through sys_documentation.

  1. Goto sys_documentation.
  2. Click New.
  3. Fill out these fields:
    • table = name of table
    • element = field setting label for
    • language = language code (en = english)
    • label = the label you want (example: number)
    • plural = plural version of your label (example: numbers)
  4. Click Update.

Related Problem: PRB626998

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.