Closed
Populating an autocomplete using values from data page
I need to populate an autocomplete using data page as source . I have data page of type "List" and sourced the data page with an activity , on running the data page I am getting the values in D_UserNotInGroup.pxResults by copying value from OperatorPage.pxResults. How can I use these pxResults values in search result configuration of autocomplete.
You can take a look into UI -> Gallery -> UI Element: Autocomplete.
In OOTB section "pxUIGalleryAutoCompleteWrapper", the last field is Data Page of type "List". Its Data Source is Report Definition.