Question
Capgemini
IN
Last activity: 27 Sep 2022 16:08 EDT
TabbedScreenFlow harness showing same harness when a local action called from other action menu
Hi,
Problem Statement - we are unable to open any local action items from other action menu dropdown button in perform harness when the assignment is configured as Screenflow and the assignment is opening in a TabbedScreenFlow7 harness.
We have customized TabbedScreenFlow7 harness and added other action menu button in header. Hence when we are tying to open any local action item from other action menu button, tabbedscreenflow7 harness is not getting replaced with perform harness and the section is opening in TabbedScreenFlow7 harness and its looking very odd. This is not happening when we are opening any assignment which is not configured as screen flow.
Observation: When we open an assignment in perform harness and from assignment level when we try to open any local action from other action button the harness doesn't replaces and it opens the section in the same harness as of the assignment. Similarly here in my problem statement when we open an assignment which is configured as screenflow it does not replaces the TabbedScreenFlow7 harness and continue open the sections (Local action), in same harness which we want to open in Perform harness. How can we achieve this?
In other action menu button pega ootb "pega.ui.HarnessActions.handleMenuAction" function is called, is there any way we can call a local action by replacing the harness to Perform or what are the parameters we have to pass in this function to open a section on a particular harness?
Hi,
Problem Statement - we are unable to open any local action items from other action menu dropdown button in perform harness when the assignment is configured as Screenflow and the assignment is opening in a TabbedScreenFlow7 harness.
We have customized TabbedScreenFlow7 harness and added other action menu button in header. Hence when we are tying to open any local action item from other action menu button, tabbedscreenflow7 harness is not getting replaced with perform harness and the section is opening in TabbedScreenFlow7 harness and its looking very odd. This is not happening when we are opening any assignment which is not configured as screen flow.
Observation: When we open an assignment in perform harness and from assignment level when we try to open any local action from other action button the harness doesn't replaces and it opens the section in the same harness as of the assignment. Similarly here in my problem statement when we open an assignment which is configured as screenflow it does not replaces the TabbedScreenFlow7 harness and continue open the sections (Local action), in same harness which we want to open in Perform harness. How can we achieve this?
In other action menu button pega ootb "pega.ui.HarnessActions.handleMenuAction" function is called, is there any way we can call a local action by replacing the harness to Perform or what are the parameters we have to pass in this function to open a section on a particular harness?