- 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:35 AM
Thank you so much @Robbie, Its working fine!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 08:36 AM
Hi @Eswari K ,
If it's worked for you please accept as a solution that will be useful for future readers.
Regards,
Ranjit