This topic is locked

Custom Export

4/13/2010 6:01:28 PM
PHPRunner General questions
S
shork author

Hi all,
can i generate a custom export...? In the export page i've a different file format (Excel, CSV ect...) but i want generate a custom export structure like this:

ID:1

TITLE: test1

DESCRIPTION: test export 1

ID:2

TITLE: test2

DESCRIPTION: test export 2

ID:3

TITLE: test3

DESCRIPTION: test export 3

.....
Is possible?
Thanks

Sergey Kornilov admin 4/14/2010

I'm afraid this is not possible.
Export is designed to create a new row for each record.