- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2022 06:03 AM
Why sys_id field is not visble in list level and form level as per normal process
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2022 06:15 AM
Hi s.yashwanth sai,
You can manually add it in the list as well as on the form.
For example, you want to show sys_id on the problem table, then you can follow following steps;
Navigat to System UI> Views> Default> Problem> New> in Type provide sys_id and in element provide the number where you want sys_id coloumn.
similarly you can achieve this for form.
If this is helpful please mark helpful and correct.
Thank you
Gaurav Rotke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2022 06:08 AM
HI
shouldn't that be something should work like that!!
You don't get SysId there on the slushbucket!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2022 06:15 AM
Hi s.yashwanth sai,
You can manually add it in the list as well as on the form.
For example, you want to show sys_id on the problem table, then you can follow following steps;
Navigat to System UI> Views> Default> Problem> New> in Type provide sys_id and in element provide the number where you want sys_id coloumn.
similarly you can achieve this for form.
If this is helpful please mark helpful and correct.
Thank you
Gaurav Rotke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2022 06:15 AM
Hey
This is expected behaviour. The sys_id is not visible on the Form or the List by default in ServiceNow. In short, there is so reason for an end user such as an agent to be exposed to a sys_id on a list or a form as this information is not useful to them, the sys_id is simply the UID of the record in the database.
If you do require the sys_id to be visible in the list or on the form however there is some configuration you can do to make that happen. It is all detailed in the support article linked below.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0690876
Thanks,
Ethan
Please mark the answer correct or helpful if it helped solved your issue.
