-
Get Started
-
Builder Guide
-
Account Management
-
FAQ
-
Learn More
-
How To Guides
-
Imports
-
Images & Files
-
Security & Infrastructure
-
Pages
-
Records
-
Users & Logins
-
Views
-
Customize Views
-
Manage Your Account
-
Performance
-
Add Functionality to Your Live App
-
Tasks & Emails
-
Forms
-
Logic, Equations & Formulas
-
Manage Your Records
-
Builder Basics
-
App Building
-
E-Commerce
-
App Customization
-
Tables & Connections
-
Fields
-
App Walkthroughs
-
Support
Is there a way to have new users be automatically logged-in after they register?
Currently, there is no integrated method to automatically log in a user after their registration. Users will be required to log in manually once they have created a new account.
One common workaround that some users have implemented is sending an email to the user for account confirmation or verification after they have completed the registration process. This approach allows users to experience a more familiar and seamless process.
Here's how you can achieve this:
- Sending an email from the registration form to the new user: Email Your Users From a Form.
- Updating the submission confirmation message to let the user know that an email was sent to them for verification: Submit Rules - Confirmation Message.
- Including a link in the email that users can click to verify their new account and links to the login page.