Static choice - modify number of choices to show

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2020 03:38 PM
Hello Community, we have a static choice user input node that has 11 items for user to pick from. When displaying the static choice VA only shows up to 10 items, and then says "Show more..." (screenshots included below). We'd like to be able to modify the limit of choices to 11 or more, so that all 11 items are shown to the user at once.
Is there way to modify this within the static choice control?
Thank you!
- Labels:
-
Virtual Agent

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2020 06:23 PM
I don't think there's a setting to change maximum number of items.
Changing the selection to reference, however, will offer and advantage of auto-complete to make the selection easier.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2020 08:41 AM
Thank you. We don't want to use reference choice as for us it would require to do some additional customization on filtering the topics we want or don't want to show.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2020 09:59 PM
Hi Yasmin,
Not sure if this works for New York (I only have a Paris-release instance), though just had a look:
System Property com.glide.cs.picker_page_limit
Just update the value to what you are after.
I just updated the value from 10 into 15, and after browser refresh, more than 10 choices are shown:
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020 ServiceNow Community MVP
2020 ServiceNow Developer MVP
---
LinkedIn
Community article list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2020 08:42 AM
Thanks Mark for this hint. Developer helped us look for this property and it's not available in NY. She also tried to add this property manually, but the static choice control won't pick it up to reflect the property setting.