Question

IGAE
ES
Last activity: 27 May 2025 15:17 EDT
We need to select a row on table
We are getting a list of objects from an API using a DataPage and a Rest connector. Now we need to display the list on a table and we need the functionality of beeing able to select a row and map the values of this row to our case.
We are using Constellation theme on a Pega 24.1.3. The big issue is that we are not finding the way to build this solution in a view. We need to display to user a table with the values that we recover with the DataPage, and then the user has to select one of the rows.