Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Recent Selections on Reference Field question

erik_brostrom
Mega Guru

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!

1 ACCEPTED SOLUTION

Vaughn Romero
ServiceNow Employee

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.


View solution in original post

10 REPLIES 10

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.


Jim,


I've updated the URL link. It should be working now.


Great, thanks


mineso95
Tera Contributor

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


Canh,



I've corrected the documentation to use the glide.xmlhttp.max_choices system property instead. Thanks for identifying the proper system property.