Form or sign in page

I am currently trying to create an app where users type their unique ID into a field, click submit, and then they are redirected to their specific page. I originally thought there was no need to re-invent the wheel and to simply use a sign on block, but they require passwords. We only have unique IDs and do NOT want to implement passwords for several reasons.

Because of this, I thought it would be best to use a form, but each form seems to require the responses be sent to the data source. I don’t need this feature for this portion… just need the user to be able to hit a “submit” button and to be redirected to their page. We have been using Airtable Miniextenstions for this purpose for a while now, but are interested to see if Softr is capable of doing the same. Any suggestions? Thoughts? Ideas? Thanks in advance!

1 Like

Magic Links would avoid username/password entry. Is this an option you can take?

As @MarkSchofield mentioned, you could use Magic Links or One-time codes for this and still make it secure. For both solutions they would still need an email address of some kind though.