using constellation I noticed that all the action set are disappear, due to the center-out approach.
Anyway I do not understand how to replicate various scenarios.
@nalls3 Thanks, but still doesn’t help me, unfortunately.
I’d like to understand if every scenarios that we used to create with Traditional Architecture, can be replicated on Constellation, like opening a popup from a button.
I do not see any clue on how to open a Modal from button/icon, or associate a button/icon with a data transform/activity (the latter one seems unfeasible on Constellation).
In Constellation, some traditional Pega Platform components work differently. Please go through the below link to understand the changes to the design process in the Constellation architecture.
In Constellation, we don’t use action sets instead we can use the pre/post processing DT’s available in the view or at the flow action level and we also have Form refresh setting which can be utilized to execute a DT based on a change in property value.
Please refer this article for more info:
Regarding opening a Modal from button, this functionality is not available directly from the OOTB, instead we can create a custom DX component to get this functionality.
Here are the articles for your reference to create a custom DX component:
Also, this kind of similar functionality is already available in the Constellation UI gallery.