Hello softr community and thanks in advance for any assistance. Below is my situation and issue:
I am acquiring users geographically via qr code and I want the code to be directed to a quick form before they actually sign up.
The problem is softr automatically routes all visitors to the sign up form. It’s important to me that potential users fill out the form BEFORE sign up.
Is there a way to resolve this in-house?
Hey, this really depends on how you’re setting up your pages and if you’re making them accessible for logged-in users or not. In your situation, it does seem like you are requiring users to be logged in, which is why those users are going to the login form. So, in your situation, you can just update the page that you’re sending them to be accessible to all users, and therefore they’ll be able to access that without having to go to the signup page. This should answer what you’re looking to do.
1 Like