Hi Mendix, At the end of a signup, i want to close all pages including the homepage. However when i do a "Close page" --> setting "all" it doesn't close all the pages. When i go from page to page and i close the previous page it will still have the homepage in the page history.... When doing a "Close page" --> setting "all" and a "Close page" --> setting "single" after eachother it will still have the homepage (page 1) in the history.... I want this behaviour so i can invoke the defaul homepage microflow for setting homepage based on the role the user has. Is there a way to close ALL the pages so there is no page history? thanks in advance. Jasper
asked
jasper voerman
2 answers
0
Hi Jasper Voerman,
Please provide any screenshots of microflows and pages if possible, So that I can assist you further on this issue.
Thankyou..
answered
Ganesh Pavan Munduri
-2
Hi Jasper,
You can simply achieve this by using Show homepage activity at the end of signup microflow
This activity will invoke your default homepage microflow