Im trying asprunner 7
I have 2 tables and i want with the "event after record added"
copy values from one to another table.
How can I do it?
i have this two tables
table 1
field 1
field 2
table 2
field 1
field 2
how can i automatically insert values from table 1 to table 2.
Thks