See It All: How to Implement Master-Detail Patterns in Pega Constellation

To show more details about an item in a list without losing the user’s place in Pega Constellation, start by linking the list to its related record using a data reference field, such as connecting a product or customer to the list item. Once this link exists, configure the view so that selecting an item automatically pulls up its full details, like stock level or customer information, right within the same screen. This setup is done entirely through configuration in the view settings, so no custom code is required. The result is a smooth experience where users can explore extra information while still seeing their original list, helping them make faster, better-informed decisions.