Summary:
FEU CSV Export - 4 problems and 3 fixes
Detailed Description:
I've been using FEU and SelfReg on a production site and have run into some
problems with CSV export.
Specifically:
1) I was getting a *lot* of gaps in the output meaning that when Excel opened
the CSV the data was not arranged in nice columns. This turned out to be 4
seperate issues for which I fixed 3 of the 4.
2) It seemed rather slow
I documented the fixes in a forum post here:
http://forum.cmsmadesimple.org/index.php/topic,25469.msg123664.html#msg123664
I did not find a fix for the 4th issue - where checkbox fields set to FALSE do
not get written to the database. Should this be fixed by writing them to the
database in the first place?