store list form values

Hi all,

I want to store the list form values into another table on button click.because in that form i am having one field which is not of that table but passed to it from ANOTHER FORM. HOW IS IT POSSIBLE?

Create a new table as Source table of the Form + Extra field from another table.

Use transferfields to transfer the SourceTable fields and Insert.

Assign the Extra field and Modify…