Skip to main content
anups4671
February 17, 2023
Question

Go back button not working on last user input task

  • February 17, 2023
  • 6 replies
  • 0 views

Hi All, Please see the below screenshot on PM user input task node I have enabled the option Execution Options --> When this node is chained:---> Allow users to step back to this node from the next chained activity.

But on the last user input task form go back button not showing, Please suggest where I'm lacking

6 replies

harshitb6843
February 17, 2023

I have never used it but why not add a button manually on the interface and then set the submit param of it to true, then add an XOR in front of it to route back to the previous UIT if the back button is pressed?

anups4671
anups4671Author
February 17, 2023

Hi Harshit, Thanks but we have the option and I don't wanted add extra nodes, it's working for the previous user input task node perfectly,   [emoticon:c4563cd7d5574777a71c318021cbbcc8]

harshitb6843
February 17, 2023

Fair enough. So you did not add any button on the previous UIT and it just appeared from this checkbox and also, started working? 

Also, this won't increase any nodes as you already have XOR in front of this UIT, it is just a flow but I understand if you want to debug the issue and know what went wrong.