Rows selection in a table(multi-select)

Hello,

We’re currently using Pega 23’ and Constellation and running in to some issues on how we can present datapage of list and have the results selectable, so users can select a list of records.

@MallepulaD - Create a property with data reference. Open the view of the property and set as below . Can change the Display as dropdown to change the view of the property.

Thank you.

@Priyanka Boga Created as per your suggestion, but data pages are not loading inside the data reference field/property. Attached screenshot for your reference.

@MallepulaD - Already in the data tab of the case type we have to create the property type as data reference . In view level we cannot modify it.

Thank you.

@Priyanka Boga I am doing as you mentioned above in this case Property is taking a data page of structure page, but I need to use list data page. If i am going to change and refer another data page of structure list in the property then property is changing from data reference to query.

And i have another doubt, how to display as a link for a column in a table?

@MallepulaD - I hope the property is created with below options.

Links are not possible , Can create property as a URL in data model and make use of it but actions cannot be configured on it.

Thank you.