0
transaction timestamp
I've searched the forum but don't find this answer (although I doubt it's a unique question). How do I setup a field that is a transaction timestamp? Example, I collect a signature, and at the point the signature field is not null, I capture date+time. All variations using now() change. I need it to be static. Help on how to do this?
5 replies
-
You can use a formula field with _md or _cd in.
_md stands for modification date and _cd stands for creation date.
Steven
-
Is there documentation for those you can point me to?
-
https://ninox.com/en/manual/calculations/reference-of-functions-and-language
scroll down, or do search for _md or _cd.
-
Thank you both. I got that to work great. Much appreciated!
-
Thank you both. I got that to work great. Much appreciated!
Content aside
- 3 yrs agoLast active
- 5Replies
- 253Views