Autocomplete in Constellation

Is any recommendation, pattern, or example available for implementing an autocomplete control in Constellation?

@StanL080

I think that a Picklist field using the Search Box display option is what you are looking for.

Configuring Picklist fields (pega.com)

I am looking for the Autocomplete control, which allows querying and displaying of multiple properties from a data source (a data page, clipboard page, or a report definition), and setting values of multiple associated properties when a list item is selected.

Please use the existing documentation:

https://design.pega.com

https://docs.pega.com/bundle/platform/page/platform/user-experience/designing-with-constellation.html

https://docs.pega.com/bundle/platform/page/platform/user-experience/constellation-architecture.html

CLSA Community webinars content overview

Ask the Expert - Pega Cosmos with Sakthi Vickraman

Pega Infinity ’23 and Constellation UI offers faster and easier ways to configure dynamic form field behavior

​​​​​​​@Sam Alexander is this something you could help with?

@StanL080

You can configure one property to display the results with OOTB. However, you can display the additional details with multiple properties defined in a view once the user selects a record in AutoComplete control(2nd requirement in your comments).

Please find the screenshots for your reference.

Thanks,

@StanL080 If your requirement is to display the values from an exiting data object i.e, Data page, you can make use of the Data Reference field available as part of the Constellation UI and set the Display as Autocomplete or you can configure a picklist field and use the Search box as an alternative