get creation date and creator username of a record by calculated field
Posted: 2020-06-20 09:00
Hi everyone.
I would like to set up two queries directly in appgini for two calculated field.
In the first field, which I called "date", I would like the RECORD CREATION date to appear.
In the second field I would like the username of the user who created the record to appear.
Since for particular reasons the new records are generated in "update" mode and not in "create new" mode (ie there is a code that as soon as a user has logged in creates a record for the user and displays it in "update" mode) I can't set date and text fields with default values "<%%creationDate%%>" and <%%creatorUsername%%> but I have to set a query in the fields in "calculated field" mode.
Thanks for your help!
Fabiano
I would like to set up two queries directly in appgini for two calculated field.
In the first field, which I called "date", I would like the RECORD CREATION date to appear.
In the second field I would like the username of the user who created the record to appear.
Since for particular reasons the new records are generated in "update" mode and not in "create new" mode (ie there is a code that as soon as a user has logged in creates a record for the user and displays it in "update" mode) I can't set date and text fields with default values "<%%creationDate%%>" and <%%creatorUsername%%> but I have to set a query in the fields in "calculated field" mode.
Thanks for your help!
Fabiano