Configure max records in UI Policy Catalog Conditions dropdown
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2023 01:17 PM
Hi all, I have an issue when building the condition a Catalog UI Policy. I have a variable that is referencing the sys_choice table, the sys_choice table has over 20,000 records. I need to select a value in the condition builder, however I am finding that the drop down will not return records past a certain limit. It's in alphabetical order and I need a value in the "R" range and it will not get past the "I" range.
I've searched for different sys properties but am not finding anything. Does anyone know how to increase the amount of records that can be returned in that dropdown?
Image below showing it cut off at "Is".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2024 10:32 AM
Hi Derek,
I have the same problem, were you able to solve this problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2024 11:00 AM
Hi @Derek C ,
You can find the system property "glide.ui.max_dropdown" in sys_properties table, if you dont find it there you can create a new one.
Please mark this answer as helpful if it solves your problem.
Regards,
Amitoj