Page 1 of 1

Export Filtered List

Posted: 2014-04-07 09:43
by energylevels2012
Anyone know of a function or tutorial on integrating export function with an ADDT Dynamic List (formely Nextensio List)

I want to export data into format for Excel like CSV after filtering in the Dynamic LIst

Thanks

Re: Export Filtered List

Posted: 2014-04-09 11:19
by Fred
You could use this article here as a starting point.
It shouldn't be to hard.
http://stackoverflow.com/questions/1639 ... csv-in-php

Re: Export Filtered List

Posted: 2014-04-12 06:21
by energylevels2012
Thanks Fred , sorted now ....