Great feature! thank you all the team for this excellent job! I have a question, it will be possible in the future, that onboarding page will open in modal popup?
Just to learn more - the goal is to show a peek of the content behind right? You still wouldnāt allow users to close the modal (unless you specifically allow skipping in the flow settings)
Great new feature - are there any plans to be able to add additional content to the page? I wanted to add a bit of formatted text using the simple text block or even custom HTML, prior to the questions.
Unfortunately, I seem to be getting an error consistently while testing the new Onboarding Flow feature.
Something went wrong
{ācodeā:āBad Requestā,āmessageā:āSomething went wrong. Please try again or pass the following error message to application owner: Onboarding block fields are not complete.ā}
When I set up a new Flow, it works, but when I add some fields connected to Airtable it stops working (I canāt identify exactly when). Even when I remove the fields (and have an empty form) it still gives the error.
Does anyone have experience with this or know what might be going wrong?
Can we please add ability to turn on Navigation to the onboarding page? Page looks a bit funny with all the white space when opening on phone (not PWA) so be nice to have bottom bar for example to feel like youāre in the app
This would be great Austin Just feels a bit disconnected from the app after a user signs in seeing just a form page as thereās no option to add navigation bar. So having a modal pop up over the page they will be redirected to would be great.
Hey @fpx. Agree the new onboarding can use navigation and more customization options. For instance, if an app has T&C acknowledgements, itās a good policy to provide easy access to them at that point in the onboarding process.
What flow are you using to onboard? It doesnāt sound like Softrās sign up, because you can create a password that way. Is it from other ways that bypass the sign up?
We add users manually (if we have their details) or if they sign up from website (but they have to be vetted first before allowing sign in).
We assign users to their business and the businesses locations in the back end.
We send them an invite to sign in.
They click the link to sign in bringing them to a custom onboarding page where we have a conditional form linked to Make in order to send notifications and pass hidden values etc. This is basically the equivalent to this new Softr onboarding page but I preferred mine due to the flex of customisation ontop of everything that the Softr onboarding page does (as its just a form) e.g. Users logo, Banners, Modal design infront of Dashboard, Custom code etc
Note: We couldnt use the out-of-box Softr Invitation workflow where our users could set password as it doesnāt work everytime due to the flawed timeout and issues with preview mode, inability to capture hidden fields etc
@artur and @Jjenglert, how long do invitation and magic links last before they timeout? The Docs say they expire within a ācertain timeframeā. How long is that, exactly?
Also, in preview mode, why are reset password pages still blank ('breakingā) when a new user signs up, log outs, then tries the āforgot passwordā link when attempting to sign in. How are builders supposed to test this for usability?
Hi @Ben our engineers were reviewing this one this morning and could not replicate what you are experiencing here:
āAlso, in preview mode, why are reset password pages still blank ('breakingā) when a new user signs up, log outs, then tries the āforgot passwordā link when attempting to sign in. How are builders supposed to test this for usability?ā
Would you be able to send us a video / more info into what youāre seeing as this behavior is not expected.
@Jjenglert, please thank the team for looking into resetting passwords. I thought it had to do with this case being in preview mode since their are other features that arenāt reflected in preview apps. Iāll test it again for something I may have missed.
Initiation links are valid for 14 days, and magic links are permanent. The password reset links are valid for 24h.
We are also adding this to our docs to make it easier to discover in the future.
And my personal advice that you didnāt ask for - Magic links can be a security concern as they allow you to auth as a user, and are always valid. If possible, Iād suggest not building a solution that leverages them for better security with your app.