Ready to post? First, try searching for your answer.
Hello, I’m implementing the template progressive profiling form in Forms in the auth0 console.
For a user without any profiling data I’d like the user to be shown the user collection form, then the company selection form.
A couple of months ago the form worked like this.
But now it doesn’t. The form guides the user to the user data collection, then finishes.
The entire process would need to be triggered next time the user logs in, in which the form would then proceed to company data collection.
Any insights are appreciated to keep the form logic as simple as possible.