Question
DXC
IN
Last activity: 23 Apr 2020 1:11 EDT
LocalAction (replace current) Issue
I have a requirement where I need to cancel a case using local action. In my application there is an alternate stage(Withdraw case). After canceling case will go to "Withdraw case" stage. The challenge is I should be able to cancel the case when the case is Review mood. As of now I am using target of local action "Model dialogue" it is working fine. But I need to use replace current while canceling the case instead of canceling the case from popup. But if I use "replace current" and try to cancel the case in review mood using local action I am getting popup error "Local action is only available only when you are performing an assignment".
Please let me know if there any solution of this problem also if any further clarification required.