Submit form does not return to record view

I do have a process model with start form. All my buttons are set to "Submit: true" but for some reasons not always buttons not redirect user back to record view. I do have enable chaining between all the nodes.  None of the sub process is run as async process. Enable chaining is also enabled between all nodes in sub processes.

I'm using Appian version 20.1

  Discussion posts and replies are publicly visible

Parents Reply
  • There is no much to show. User from record view is redirected to process model with start form. There are buttons on this form and some of them are submit buttons. Once user click on button i can see that small progress bar is running on the top then there is small popup from Appian as action completed but then user is not redirected back to record view. Process model is finished without error.

Children