This topic is locked

Adding extra fields to Export

7/15/2013 7:45:23 AM
PHPRunner General questions
V
veca author

Is it possible to add extra fields (fields that are not in the SQL) to the Export using PHP scripting only?
Now I create "dummy" fields in the SQL, and overwrite the value of those fields in the "Before Export Record" event.

Seems a bit odd way to do it.

Sergey Kornilov admin 7/15/2013

Unfortunately PHPRunner doesn't have such functionality at the moment.