User date creation

Hi,
Is there a simple way to add a “date created” in the user sheet. Obviously to record the date the account was created? I thought “currentdatetime” would be available but it isn’t.

If you have any tips, not to complex thanks

Stan

HI,
If you have many records you need add manually the date, and for the new users, set the currentdatatime

A default value on a date column would be amazing!

2 Likes

currentdatetime isn’t availble in the layout editor on user profil page

How are you adding users? You can use an app interaction / workflow to set the column value where the Current Date is an available option?

thanks but where is this screen coming from? sorry still a bit rookie

How are you adding users to your app? Are you getting them from some other table, or are you manually entering their information?

user table is only populated by login, no manual work or database involved.

If you are just using the “Invite Users” from the Share button, then you most likely won’t be able to do this because you aren’t telling it what you want from there.

For all of our apps, we have a screen (admin) that allows us to add users so we can set other fields like this including date, images, employee ids, etc.

1 Like

User log in because they want to use the app. they are not invited, they are “suggested” to do so by subscribing :wink: therefore i need a creation date for their “account creation”.

If you have some sort of onboarding process for new users, then you could have a final button that sets the date.

4 Likes

This ^^

1 Like