Hi,
I have a requirement to display data in PEGA Landing page in constellation.
Scenario is we will search the account ID and should display the data.
Note - Source of the data is Dpage calling RD.
Hi,
I have a requirement to display data in PEGA Landing page in constellation.
Scenario is we will search the account ID and should display the data.
Note - Source of the data is Dpage calling RD.
To add to @RameshSangili’s answer, you can also use List Views (like Ramesh I prefer insights).
List views, however, have the added benefit of displaying as a gallery/card view. Which, if I read between the lines of your question, might be better? It should like you are trying to show a single account in a landing page?
@SheelK871 are you in the User Experience Expert Circle? I would like to move this under that area, so it can be found with other Constellation questions. However, if you are not a member you won’t be able to respond (until you join), so don’t want to just move on you.
Please let me know if you join and i’ll move.
Yes please move.
Thanks Ramesh!
Currently it is displaying all the records, I want to display when user search that Account.
Ah! it sounds like you want to show no records UNTIL the user searches? If so, you can do it via REST or the DT if you don’t have REST
The default OOTB behavior on Landing pages displays all the records by default. The user can narrow down the results by using the Promoted filters. As @MarcCheong suggested in his post, there is an option to override the OOTB behavior.