I'm assuming here that you want to redirect from your login page to the Create Account page and once the user Creates their account you redirect to a Thank you page?
Thank you for contacting me.
Yes, I am making it as you assume.
Login page → Create my account
My account creation completed → thanks for signing up! Page
But I do notice that in order for a user to log in they must already be registered so i'm not sure of the reason behind setting the login for to redirect to the account creation page.
Please check the attached image.
The two images are described in the postform.
The first.
It is set to move to the thank-you page when the user creates an account.
The second.
An email will be sent to the user. The email describes the transition to my account (id = 103).
The user is transferred to My Account, and the user reconfirms his / her situation.
I think my current state is set correctly, but I'm in trouble because it doesn't transition to the Thanks page.
Thank you for the credentials. When I test the user form to create an account it works fine and i'm redirected to the thank you page without any issues at all.
Can you test it again on your end and let me know. Currently i'm not seeing any issues.
Thank you for helping with the test.
When I test it on my smartphone, it doesn't seem to transition correctly. Is there a problem with my testing method?
toolset-> access controle-> toolset form-> I think I have set the guest and jobposter settings correctly in "Post Forms Frontend Access" and "User Forms Frontend Access".
The transition on my smartphone doesn't work. I'm sorry but I need your support.
I see the issue on mobiles but not on desktop. What you can do is to set the form to submit without the use of AJAX as an alternative as this should cause the redirect to work correctly for both mobiles and desktops.