This topic is locked

export to Excel

12/28/2004 10:19:03 PM
PHPRunner General questions
K
keithh0427 author

I'm trying to evaluate PHPRunner and one of the functions I'm having trouble with is the export to Excel. I believe I have the project set up to export the fields I need but only some of them are exporting.

Sergey Kornilov admin 12/29/2004

Hi
Please make sure you selected correct fields for Export on Formatting tab in PHPRunner.
If this doesn't help, please zip and send to support@xlinesoft.com phprunner project file, ..._export.php file along with exported Excel file for investigation.

K
keithh0427 author 12/29/2004

On the way. The data in the State column should be in the Zone column. All records have address, city, state, and zip.

501120 12/29/2004

By the way, I get the same problem when exporting to Word and CSV.

Sergey Kornilov admin 12/29/2004

I see what happens. You need to proceed to Datasource fields tab in

PHPRunner and add all fields that you like to appear on the Export

file.
If you don't like all these fields to appear on the list page you can

uncheck corresponding checkboxes on the Formatting tab.

K
keithh0427 author 12/29/2004

I'll give it a try. Thanks!