Jump to content

Auto-Saving Data


Recommended Posts

Hello ababcock,

 

I've used AutoSubmit code:

<script type="text/javascript">
  if(document.getElementById("caspioform")) {
  setTimeout('document.forms["caspioform"].submit()',900000); } 
</script>

On Details page I've set the "Same form" in the "Destination after record update" field. 900000 is 15 minutes, it is milliseconds.

And for Submission Forms I would like to recommend the following solution:

http://howto.caspio.com/tech-tips-and-articles/common-customizations/how-to-create-a-multi-page-form/

 

The form is refreshed always, even if your user is entering a text, it may cause a problem. But you can set another time interval, more or less.

Link to comment
Share on other sites

  • 5 years later...

If you wish to have a more complex workflow or develop a further functionality with Caspio, I suggest you consult with our Professional Services Team https://www.caspio.com/services/professional-services/ The PS team helped me to build a functionality based on my workflow. However, it depends on the complexity of the inquiry. 

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
Reply to this topic...

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