Jump to content
  • 0

Timestamping a specific field within a record?


RyanSpaulding

Question

Hey guys -

Quick question. I have a calendar table that has a place for 2 files to be uploaded in the details page (one for client prep work, the other for post meeting notes). Is there any way to record a timestamp that instead of timestamping when the record was updated, timestamp when a specific field is updated?

The reason is, the main page will be pulling the 10 most recently added files of each type, so I need to be able to isolate each. I fear that I may have to make a separate database for each that timestamps there if this isn't possible. I'd really rather not do that.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hi,

Timestamping the record upon a specific field update is not a standard feature. I am thinking of any workaround, what if you write a Java Script on the update/details DataPage to check for the file text field value, if the field is blank then no new file is updated and if the field has a value which is the file reference that user has browsed and selected then there is a new file being uploaded and in this case you will record the timestamp in a date/time field.

The above solution requires Java script programming, if you are interested to do it yourself you can take a look at some sample scripts at viewforum.php?f=14. If you would like to have Caspio team write the script for you, contact support at http://www.caspio.com/support/.

Best,

Bahar M.

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...