- 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
‎05-05-2015 10:04 PM
Sorry, but the link in your response does not work properly. The ":" is missing after "http" and the "&gsc.tab=0" at the end of the link does not seem to be needed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2015 08:52 AM
Jim,
I've updated the URL link. It should be working now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2015 09:20 AM
Great, thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-18-2015 10:52 AM
Hi all,
I was try to used the system properties glide.xmlhttp.max_entries didn't work at all, but when I try to adjust on this file glide.xmlhttp.max_choices it work. I'm not sure the doc. http://wiki.servicenow.com/?title=Reference_Fields#Recent_Selections point to wrong file????
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-18-2015 11:09 AM
Canh,
I've corrected the documentation to use the glide.xmlhttp.max_choices system property instead. Thanks for identifying the proper system property.