- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2014 12:58 PM
Has anyone been able to figure out how to limit the amount of "Recent Selections" that show up for a reference field?
I've been looking through the wiki / on the community to see if there is any information on this and there is not much out there.
Any suggestions would be much appreciated!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2015 05:33 PM
Erik,
I added a new section to the Reference Fields wiki page to address this question among others. The system property that controls the number of recent selection entries is glide.xmlhttp.max_choices. Please see http://wiki.servicenow.com/?title=Reference_Fields#Recent_Selections for more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2014 05:05 AM
Hi Erik,
You can try setting the value of glide.ui.label.enable system property to false and check if that goes away.
As far as i know, there is no definitive System Property specifically for this.
Thanks,
Subhajit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2014 07:37 AM
Please ignore the earlier comment, that won't work, i tested it some minutes back

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2015 05:33 PM
Erik,
I added a new section to the Reference Fields wiki page to address this question among others. The system property that controls the number of recent selection entries is glide.xmlhttp.max_choices. Please see http://wiki.servicenow.com/?title=Reference_Fields#Recent_Selections for more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2015 07:37 PM
Awesome thank you for this information!