Resolved! When user clicks on approve ui action they are getting redirected to a different page. But they should be re directed to the same page.
When user clicks on approve ui action they are getting redirected to a different page. But they should be re directed to the same page.Below is my code, but it's not working.current.approval = "approved";current.update();new UIActionUtils().approvals...
