- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2016 09:53 AM
I have a two reference variable field on a catalog item, which refers to the same table (eg here :- Hardware Models )
I want to show the reference list on one reference field should be different from another. means as you can see from screenshot if i click on Product name it should show only Name column and if i click on Manufacturer reference field , only Manufacturer column should be displayed. Any approach on this?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2016 10:27 AM
Yes popup view will be different. But Malu question is can this be customized differently. For ex field A refers to TABLE XYZ.
Now we can customize XYZ popup view.
Hence field A->Referenced to TABLE XYZ->on open you can see customized popup view->lets assume this was customized to have 3 fields
Now Field B->Referenced to TABLEXYZ->Can this be customized to have 2 fields

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2016 10:01 AM
Hi Malu,
The preview always uses sys_popup view (or Default view if sys_popup view is absent). You can only have one sys_popup view per table.
Customizing the Reference Icon - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2017 01:42 PM
Getting the below message on clicking your link. That said, Abhinay has the correct answer below.
"Oops, the page can't be found"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2016 10:15 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2016 10:20 AM
Yes but it cannot be customized twice for the field referenced to same table.