Restricting selection from an autocomplete (combobox)
I think I brought this up years ago, but I can't quite find it.
There's an odd split in UI components between autocomplete (which allows you free-form typing) and dropdown (which ensures you select a listed value).
Well, why not have the best of the both worlds?
While it's not standardized in jQueryUI, here's a nice demo of the sort of ComboBox I'm looking for: https://jqueryui.com/autocomplete/#combobox
I haven't seen this in Pega through v7.1.7.
I'd like to see more of is the UI we're familiar with in Outlook/Jive/Facebook where, if you type a name (e.g., Baruch Sachs), it's obvious to the user that the name is linked -- or, otherwise, force a listed value to be sent.
In our current world, I have on one hand an application using dropdowns in a table, where an autocomplete would be more efficient -- and, on the other hand, an v7 application using a "pick operator" autocomplete, which doesn't get validated. Both of these should be using a combobox.
Are there ways to enable this today? Is this in the pipeline for the future?
***Updated by moderator: Marissa to close post***
I think I brought this up years ago, but I can't quite find it.
There's an odd split in UI components between autocomplete (which allows you free-form typing) and dropdown (which ensures you select a listed value).
Well, why not have the best of the both worlds?
While it's not standardized in jQueryUI, here's a nice demo of the sort of ComboBox I'm looking for: https://jqueryui.com/autocomplete/#combobox
I haven't seen this in Pega through v7.1.7.
I'd like to see more of is the UI we're familiar with in Outlook/Jive/Facebook where, if you type a name (e.g., Baruch Sachs), it's obvious to the user that the name is linked -- or, otherwise, force a listed value to be sent.
In our current world, I have on one hand an application using dropdowns in a table, where an autocomplete would be more efficient -- and, on the other hand, an v7 application using a "pick operator" autocomplete, which doesn't get validated. Both of these should be using a combobox.
Are there ways to enable this today? Is this in the pipeline for the future?
***Updated by moderator: Marissa to close post***
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.