Reference sys_id is getting saved after deleting data in list field
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2017 04:38 AM
I have a Field Type 'List' in abc which is reference to some other table xyz. When i delete the data from xyz table and check the field in abc it is displaying with sys_id. how to resolve this issue?
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2017 04:45 AM
Hi Sonia,
This is because of the display field set for the table. All you need to do is to go to the table you have created and make display value true to the name field.
Follow section 3.1 of the below link.
Reference Fields - ServiceNow Wiki