I noticed that when a user registers, the registration date is not stored. How could it be possible to insert today’s date when registering, considering that it’s an automatic feature of Glide?
Is your app connected to Google Sheets?
If yes, you could make use of the App: Logins sheet for this purpose.
If not, then you could create a simple onboarding flow. Require the user to tap a button or similar the first time they login, and set a date/time column in the user profile when the button is tapped.
2 Likes
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.