Jump to content
  • 0

Timestamp When User Enters Details Page Prom Results Page


BigDog

Question

2 answers to this question

Recommended Posts

  • 0

You can separate your report and details in two pages and then instead of going to details directly first go to an authenticated submission page which will get the record ID, username and all information you want to save to the table as well as timestamp. This page can have a code to get auto submitted. The example of the code is here: http://forums.caspio.com/index.php/topic/4314-js-auto-submit-a-datapage/

 

Hide the submission page using table tag in header and footer  http://howto.caspio.com/tech-tips-and-articles/common-customizations/how-to-hide-fields-in-datapages/

 

And then set the destination after submission to be the details page now. make sure to pass the record ID from submission as well.

 

Here is the tutorial that shows how to separate report and details http://howto.caspio.com/tech-tips-and-articles/parameters/results-and-details-on-two-separate-web-pages/

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...