- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2022 03:16 PM
Hi all,
I have a service catalog item that has a field "Please describe why this request is important?". How do I rename this field on the backend - that is the column name when I search for related tasks, RITMs or Requests - to "Justification". The name change should not affect the display on the catalog item form.
Thanks,
Mallika
Solved! Go to Solution.
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2022 03:29 PM
I'm a little confused on what you are asking. Based on your screenshot to change the column name in the report you would have to change how it displays in the catalog item. That is not the backend name. When creating a variable there are two fields Question and Name. Question is what displays to the user and on the reports for column name. Where name is the backend name which unless you change it ServiceNow typically copies question but add underscores (_) in places of spaces.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2022 03:29 PM
I'm a little confused on what you are asking. Based on your screenshot to change the column name in the report you would have to change how it displays in the catalog item. That is not the backend name. When creating a variable there are two fields Question and Name. Question is what displays to the user and on the reports for column name. Where name is the backend name which unless you change it ServiceNow typically copies question but add underscores (_) in places of spaces.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-13-2022 03:11 PM
Thanks Brian! I wanted to double check with the community if I was understanding the requirement correctly.