The release of Pega Infinity '25 marks a major milestone, bringing a new wave of AI-powered capabilities designed to transform the enterprise. As leaders in the User Experience Expert Circle, we’re particularly excited about the wealth of new features and enhancements that will shape the way we design and build applications on the Pega platform.
From the introduction of Pega GenAI Blueprint™ for rapidly designing new applications, to the power of agentic AI woven into workflows and self-service channels, Infinity '25 is packed with innovations. We’re seeing major advancements in Constellation, reporting, and more.
As we plan our next series of deep-dive articles, webinars, and content for this community, we want to hear from you. Your real-world challenges and interests are what make this Expert Circle so valuable.
What new Infinity '25 features and capabilities are you most excited to learn more about?
Are you interested in a deep dive into:
Custom Pulse post types and private comments in Constellation applications?
Embedded Data tables support Views or Actions?
Field warnings and contextual messages in forms?
Support for using calculations in Insights?
Something else entirely?
Your feedback will help us focus on creating content that directly supports your work and helps you make the most of the Infinity '25 release.
@MarcCheong is it possible to edit or delete (model window) with embedded reference data tables in Pega infinity 25 ? if yes is this feature helps if editable columns present in the table like select feature?
@VenkateswararaoK i don’t think i quite follow your scenario. If you could give some more details that would be great - what field type is it, is it shown in a case or landing page, what do you mean by “editable columns present in the table like select feature”?
Reference Data - This use case where you have reference data that needs editing by a business admin. This is possible in the current versions of Pega ('23+), we have a great 101 article on it Configuring Actions for data objects | Pega Community
List views - this is done via list views, which can be shown on Landing Page or inside a Case. I think this is maybe what you are after?
Embedded Data (Multiple records) - Table, edit can be done in current versions of Pega ('23+), so i don’t think this is your question
Data Reference (Multiple records) - This does not have edit natively, a data reference by its nature is about selecting different data records as part of your case. For example, select the which toppings you want on your pizza. Toppings being a data reference, which could be edited via the answer in Reference Data bullet above.
@MarcCheong Currently I’m using embedded reference for table view as data would be fetched from API and we mapped with embedded table. our requirement is in table view we need add radio button or checkbox as first column to select record in table view. we are facing one limitation is
To select or deselect first column table should be editable
When the table is editable we are not getting model dialog option under display Category.
is there any way to get both options one is first column in table view is editable and having the option of model dialog to edit or view data ?
@VenkateswararaoK I believe you should be using a Data Reference for this requirement? This is what is designed to do - so going back to your question and the topic of this conversation, no this type of table is not done via modal. '25 introduces a cards display for data reference but i don’t think this helps you.
If you have a more detailed question on how to achieve your use case, you can ask a dedicated conversation on our expert circle, maybe include some configuration screenshots to help
If your requirement is to select one or more items from a system of record / pega, then edit them, then you’d look to combine this. You start to combine different patterns then.
Use a Data Reference field in your data model, then post processing to copy that into Embedded Data
Source your Data Reference from a saveable datapage and save it back
A few articles that might help, depending on what you are trying to do:
Agree with you on form refresh settings, keeping my fingers crossed for more improvements here. Did you see Embedded Data lists can now run the full flow action? Another mechanism to keep data updated.