Showing new interface on click of button through process model
Hi
I am trying to build a use case where user clicks on a button in UI and that redirects the user to a new interface leaving current interface in same tab.
I am trying to implement this using a!startProcess() in saveInto parameter of that button. Calling the process which has start node, user input task(containing new interface)- assigned to pp!initiator, then end.
When I click on button, the process triggers successfully but UI doesn't redirect to that new form in the process model called. And process keeps waiting for the user to complete the task.
Can someone help what I might be missing?
