- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2017 08:13 PM
Hi folks,
I am trying to add additional column (named short_name) to the suggestion dropdown in the Cost Centre which is a reference field to the OOTB Cost Center table where Account Number sets to Display =True in a custom table Line Items. (see below dictionary configuration)
So in the Line Items, the Account Number can be selected and listed. When typing any predefined number in Cost Centre, the suggestion dropdown lists all possibilities, however, is it possible to add additional column next to it?
Not sure if this has been raised before, if so would you mind giving a direction.
Thanks.
George
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2017 08:25 PM
Hello George,
This can be done by adding columns to the dictionary attribute field i.e ref_ac_columns
Please refer below link for more info.
http://wiki.servicenow.com/index.php?title=Auto-Complete_for_Reference_Fields#gsc.tab=0

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2017 08:22 PM
Yes George,
Right click on it and then click on configure list layout and then add desired column.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2017 08:25 PM
Hello George,
This can be done by adding columns to the dictionary attribute field i.e ref_ac_columns
Please refer below link for more info.
http://wiki.servicenow.com/index.php?title=Auto-Complete_for_Reference_Fields#gsc.tab=0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2017 08:48 PM