JoseM Posted September 11, 2018 Report Share Posted September 11, 2018 I have an update record data page, where I want to stamp a UTC date in a field. Caspio does not allow calculated values on an update record data page, so I need to use Javascript to do it. If anyone knows how to do it, please let me know by sharing the javascript needed to accomplish the task. I will be happy to tip whomever provides the first useful answer with NavCoin. You may get a NavCoin wallet on Navcoin.org. Thank you. Quote Link to comment Share on other sites More sharing options...
Vitalikssssss Posted October 5, 2018 Report Share Posted October 5, 2018 Hi @JoseM, You can use Timestamp system parameter instead of Javascript. You can check this article for further information: https://howto.caspio.com/tech-tips-and-articles/common-customizations/stamp-the-time-url-or-ip-address-to-new-and-updated-records/ Hope this helps. Regards, vitalikssssss Quote Link to comment Share on other sites More sharing options...
JoseM Posted October 10, 2018 Author Report Share Posted October 10, 2018 Thanks vitaliksss. I have used time stamps previously. The issue here is that I have two dates on the same record. When the owner of the record updates the record I have a time stamp that captures that. But, now I want another date field that captures the date when the same record is updated by another user, while maintaining the timestamp of the owner of the record unchanged. Quote Link to comment Share on other sites More sharing options...
Vitalikssssss Posted October 11, 2018 Report Share Posted October 11, 2018 Hi @JoseM, I would suggest using Triggered action in order to achieve the desired functionality. You should have two fields to capture the date (Date inserted/Date updated) and also two fields which will capture owner/user id. Here is an example of Trigger: Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.