Question
Cognizant Technology Solutions
GB
Last activity: 28 Oct 2024 10:31 EDT
How to render a view on a different page context in a flow in Constellation
I am using Constellation views. My requirements is to display a screen on a different Page ( other than pyWorkPage) in the flow. If I use page context within the flow action , it doesn't work. The screen is displayed always on the pyWorkPage.
Note - I do not want any page type property and have the view created in a separate class.
Let us say I have class Work-XYZ. I have pyWorkPage of this class. But I also have another page - pyTempWorkPage of this class. I want to display the view on this page instead of pyWorkPage. How can I do it?
***Edited by Moderator Rupashree S. to add Capability tags***