Question
BP3 Global Inc
US
Last activity: 30 Aug 2018 16:11 EDT
Autocomplete Using Data Page
Hello,
I am trying to use the autocomplete ui control and I am having issues getting the data page to populate the UI. When I trace the data page and try the autocomplete, I can see that the data page executes and populates the values I would expect it to in the clipboard. However, they do not show up in the UI.
In the screenshot uploaded, I have my data page settings for the control. I suspect it has to do with the "Search results configuration". For Data Source Property, I have D_ProjectIDs.ProjectIDs().ProjectID. Is this correct? I am using 7.4.
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
US
You can check User Interface -> Gallery: UI Elements -> Autocomplete using Data Page example.
OOTB section, @baseclass "pxUIGalleryAutoCompleteWrapper" under ruleset: Pega-LP-UserInterface:07-10
Pegasystems Inc.
US
Please also check below pdn link:
CollabPartnerz
IN
Can you try giving ProjectId directly.
CollabPartnerz
IN
Could you please pass ProjectID in D_Page directly.
CollabPartnerz
IN
Can you try using RD.
CollabPartnerz
IN
Have you tried whaterver suggested by me above?
BP3 Global Inc
US
I have tried mapping .ProjectID directly, but still no results show up. Here is my configuration:
With this data model (ProjectIDs defined on the data model)
And this as the definition for the ProjectID_List data type
I have tried mapping .ProjectID directly, but still no results show up. Here is my configuration:
With this data model (ProjectIDs defined on the data model)
And this as the definition for the ProjectID_List data type
And finally, this is the data transform I am using to populate D_ProjectIDs
-
Deepak Deshmukh Indujaa D
CollabPartnerz
IN
Can you try using RD inside DataPage,as you want to populate list.
-
Aleyrán Boris Jiménez Álvarez
BP3 Global Inc
US
What is RD and is it configured under a tab inside the Data Page?
CollabPartnerz
IN
Yes, if your datapage is of type list then in sources dropdown you can have RD where u can specify your own RD.
Pegasystems Inc.
US
I did this exercise creating a new data type from scratch and using the gallery section as the basis. You want to use your own class name, but just to prove it does indeed work with locally sourced data.
-
KrishnaChaitanya Gaddipati Mary Carbonara Marc Alderman