Step page context changing on launch of local action
Hi,
I have configured a local action on click of a button. While the primary section context is 'pyWorkCover', upon clicking the button a new interaction begins and the context for the local action switches to 'pyWorkPage'. The flow action is configured to run on current page context and the target field in action set is set to 'replace current'. The pre-processing actions are thus invoked on the wrong context and I'm getting wrong output.
Kindly clarify if this is some issue due to implementation or the behavior is as expected.
Expectation: Flow action context should be pyWorkCover.
Actual Result: Context switching to pyWorkPage.
Regards,
Sovan