Login Form redirect after x time
-
Hi there,
I have a login form and I want after the user successfully logs in for it to show a “login successful” message while hiding the form then after the message auto-closes the page will redirect to where I need it to.
Currently that’s an either-or situation in the submission behaviour as far as I can see. I tried setting up both a hide behaviour and redirect but it just does the first one only. I see that the redirect has the ability to also hide the form but opens a new tab. I want this to happen all in one tab.So basically, user logs in -> success message for a few seconds and hiding form -> redirect to another page.
Thanks.
- The topic ‘Login Form redirect after x time’ is closed to new replies.