This topic is locked
[SOLVED]

 Changing value before export

1/15/2014 1:36:07 PM
PHPRunner General questions
P
Pierre DAC author

Hello,
In a view form I can change a display by using custom view of a field.

For example : if ($value ==2) $value="Fragile";
How to do this (the same thing) with the exportation please ?
Thanks by advance.
Regards from France

Sergey Kornilov admin 1/16/2014

I have checked PHPRunner 7 and export to Excel 2007. 'View as' Custom is applied there.