This topic is locked
[SOLVED]

 passing previously entered information to blank form on

7/8/2010 3:47:12 PM
ASPRunnerPro General questions
M
mfred author

You know how the add page confirmation contains the same form but blank for additional entries? I would like to code it so that information previously entered into certain fields will pass to the confirmation page's form. Is that possible?

A
ann 7/9/2010

Hi,
proceed to the After record added event on the Events tab to fill in field values.

Use predefined action: 'Insert a record into another table' (Add Action button on the Events tab).