Is there a way to create a microflow button that displays the last page that you have previously viewed? (e.g. a button that works like a previous button)
asked
Masterman Barimah Aboagye
2 answers
1
In the old days, you could use the "Close Form" action type in a microflow (as in-content pages opened on top of each other). Not sure if that trick still works with the newer versions.
answered
Lucas Meertens
1
In a microflow the 'close page' action can be used to go back to the previous page.