This topic is locked

moving record

7/25/2006 10:05:13 AM
PHPRunner General questions
adamdidthis author

Hi is it possible to move a record to another table after it has been exported?

Alexey admin 7/26/2006

Adam,
you can do this adding your custom code to generated ..._export.php file.

Unfortunatelly we don't have a ready to go solution for this.

adamdidthis author 7/26/2006

Ok no problems would you like me to post the code when i figure it out?