This topic is locked

customize exported files with custom text ?

8/21/2010 6:25:59 PM
PHPRunner General questions
S
seeunextweek124 author

hi i am new to phprunner but i want to ask you only how to customize the export option. I mean when choosing for example export selected i want to have in the exported file also the header and footer adn / or other custom text?
thanks.
i am testing the trial version of phpruner. pls help me out.. i searched for assistance up here but i couldn't find anything.

A
ann 8/23/2010

Hi,
you need to edit ExportToExcel() function in the generated TableName_export.php file.

This task requires a lot of custom coding in the generated files. Unfortunately we don't have a ready to go solution for this.