Hi,
I have set up a simple workflow where the user is logged out when he clics on a button :
(NB: the button text shows “Connexion” in this image but it displays “Log out” conditionally)
But it redirects the user to the 404 page upon clicking, and I can’t find a way to redirect the user to the homepage (for instance). When I add a “navigation to homepage” step in the workflow (before or after the “log out” action, it is not taken into account.
I must be missing something obvious here
Any help appreciated !
Xavier