- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 07:44 AM
Hi all,
The above mentioned screenshot is in workspace view, when i type any letters in the reference field is display "Showing 1 through 15 of 22" . its showing only 15 records. How to display all the records in the dropdown.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 08:06 AM
Hi @Eswari K,
This can easily be increased by navigating to the system property:
glide.xmlhttp.max_choices
To get to this, type 'sys_properties.LIST' into the Navigation menu and hit enter. This will fire up the system properties into a separate browser tab.
Then search for this property and increase the value field to 25 (for example).
Word of caution - do not increase this value to such a large value that the list extends across the screen or impacts performance.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 08:40 AM
Hi @Eswari K,
Can you also adjust the system property:
glide.ui.max_ref_dropdown
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 08:06 AM
Hi @Eswari K,
This can easily be increased by navigating to the system property:
glide.xmlhttp.max_choices
To get to this, type 'sys_properties.LIST' into the Navigation menu and hit enter. This will fire up the system properties into a separate browser tab.
Then search for this property and increase the value field to 25 (for example).
Word of caution - do not increase this value to such a large value that the list extends across the screen or impacts performance.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 08:15 AM
Hi Robbie, Thanks for your response.
Its working fine in table level but i need it in workspace.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 08:40 AM
Hi @Eswari K,
Can you also adjust the system property:
glide.ui.max_ref_dropdown
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 08:28 AM
Hi @Eswari K ,
please try updating value of glide.ui.max_ref_dropdown system property.
refer this knowledge article as well https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0858914
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Regards,
Ranjit