JaredL Posted November 19, 2015 Report Share Posted November 19, 2015 I am creating an application where I log daily events so I can view them in a DataPage report. I would like to be able to copy a record if I repeat an event, instead of re-entering the data in a web form. I was told I would have to create a hidden DataPage that auto submits the data, that will require some use of JavaScript. How do I create a hidden DataPage that auto submits data with JavaScript? Quote Link to comment Share on other sites More sharing options...
Aurora Posted November 19, 2015 Report Share Posted November 19, 2015 Hello JaredL. Welcome to Forum. I think this is an article that you are looking for. Let me know if you have some difficulties with a script. Aurora Quote Link to comment Share on other sites More sharing options...
JaredL Posted November 20, 2015 Author Report Share Posted November 20, 2015 Thank you Aurora, that really helped... I was able to send a string query into a hidden DataPage and auto load the data into a new record... The only part was was not able to copy was the record's picture. Any idea of how that could be done? Sincerely, Jared Quote Link to comment Share on other sites More sharing options...
Meekeee Posted July 1, 2019 Report Share Posted July 1, 2019 Hi! Just an update. You can use Triggered Action on this specific workflow. Triggered Actions allows you to create and execute a specified data events (i.e. insert, update or delete) to perform additional data changes and complex data calculations on the same table and other tables. You may refer to this article for more information: https://howto.caspio.com/tables-and-views/triggered-actions/ I hope it helps! Quote Link to comment Share on other sites More sharing options...
astroboy Posted May 29, 2021 Report Share Posted May 29, 2021 Hello there, Caspio recently launched an App Extension for duplicating records and you may check this link to get more information: https://www.caspio.com/services/request-info/?e=Clone Record You may also check the rest of the available App Extensions in this link below: https://www.caspio.com/services/app-extensions/ 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.