In our Appian Application a form is being submitted through a process mode and after the process it is automatically being redirected to home page. I want to keep the user in the same page after the submission. Is there any way to do it?
Discussion posts and replies are publicly visible
You can route back the process to the same UIT and perform all the operations that you were typically doing after the UIT, in an async sub process.