Brandlike Posted February 23, 2015 Report Share Posted February 23, 2015 Sorry if I am in the wrong place, I am a Complete Newbie I have a data page setup and it functions well. I want the value from one of the fields on the datapage to go to a specific field in a separate table. Having read the help files I still do not understand. Any suggestions where I can find a complete step by step process to do this. Maybe written and video. Quote Link to comment Share on other sites More sharing options...
0 iren Posted February 24, 2015 Report Share Posted February 24, 2015 Hello Brandlike, You can accomplish this using two web forms, the first web form is the input form containing all data but only the main data is inserted to the main table; the other data which needs to be inserted to the second table (virtual fields) are passed to second form and auto submit the form to insert the data to the second table. You can find more details about auto submit a DataPage in the article: http://forums.caspio.com/index.php/topic/4314-js-auto-submit-a-datapage/ Hope it helps Quote Link to comment Share on other sites More sharing options...
0 cheonsa Posted March 21, 2019 Report Share Posted March 21, 2019 Hi @Brandlike, What you are trying to do is achievable using Triggered Actions. Triggered Actions allow data manipulation, calculations and sending notifications by constructing application logic with a visual interface. They will be executed on specified events to perform actions on data in your tables. Changes in one table can affect data in other tables. You may refer to this article for further information about Triggered Actions:https://howto.caspio.com/tables-and-views/triggered-actions/ We have also recently released a recorded webinar session about Triggered Actions: -kristina Quote Link to comment Share on other sites More sharing options...
Question
Brandlike
Sorry if I am in the wrong place, I am a Complete Newbie
I have a data page setup and it functions well.
I want the value from one of the fields on the datapage to go to a specific field in a separate table.
Having read the help files I still do not understand.
Any suggestions where I can find a complete step by step process to do this. Maybe written and video.
Link to comment
Share on other sites
2 answers to this question
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.