Constellation Autocomplete source from external system
Hi Team,
We have a requirement to retrieve Product list form the external source via Rest api (it returns around 500+ products), and then provide ability for the user to select one or more products from an autocomplete dropdown.
Example: Product data contains Name, Category, and Cost. Provide the user to select product name from autocomplete, once selected display name, category, and cost in a table. Provide ability for user to delete or add multiple products.
How to achieve this requirement?
I have tried Data reference pattern, but its not accepting a List type Data page.
Thanks,
Hari
***Edited by Moderator Marije to add Case ID INC-B14012***