Jump to content
  • 0

Data Page Setup And Want The Value Entered To Go To Field In Different Table


Brandlike

Question

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

  • 0

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

Link to comment
Share on other sites

  • 0

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

 

 

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