Welcome, Guest
Please Login or Register.    Lost Password?
Main Forum for redFORM
Go to bottomPage: 1
TOPIC: [Solved] Commas in values submitted affect CSV fil
2010/01/08 20:51 #5287
[Solved] Commas in values submitted affect CSV fil Print this page
If a submitter includes a comma in something they've written in a field in a RedForm form, the CSV file reads it as a comma to separate, which messes up the alignment of the data in excel. I believe this is also the case if there's a comma in the label for a field. Can something be done about this?
Last Edit: 2010/01/11 19:21 By admin.
Offline
The administrator has disabled public write access. Top
Beth
 
Senior Boarder
Posts: 65
graphgraph
2010/01/08 22:23 #5290
Re:Commas in values submitted affect CSV file Print this page
Normally, the comma should be escaped (with a '\' i think), so the csv reader should not have a problem with it.
Offline
The administrator has disabled public write access. Top
julienV
 
Moderator
Posts: 961
graphgraph
For all support request, please provide your current versions of joomla, and of the redcomponent extensions.
2010/01/08 22:52 #5291
Re:Commas in values submitted affect CSV file Print this page
Well... I just clicked CSV Export from the back end and opened the file in Excel... Do I have to do something fancy like saving it and then opening it in Excel?
Offline
The administrator has disabled public write access. Top
Beth
 
Senior Boarder
Posts: 65
graphgraph
2010/01/09 19:15 #5295
Re:Commas in values submitted affect CSV file Print this page
Tried saving it and then opening from excel and that didn't produce different results. I'm using Excel 2003, in case that makes a difference.
Offline
The administrator has disabled public write access. Top
Beth
 
Senior Boarder
Posts: 65
graphgraph
2010/01/11 19:20 #5316
Re:Commas in values submitted affect CSV file Print this page
There is an update to CSV files in the next releases.

Beyond that remember to import from text with CSV files - never open them directly in excel.
Offline
The administrator has disabled public write access. Top
Ronni Christiansen
 
Administrator
Posts: 2889
graph
2010/01/12 01:18 #5328
Re:[Solved] Commas in values submitted affect CSV fil Print this page
Great! Thanks!
Offline
The administrator has disabled public write access. Top
Beth
 
Senior Boarder
Posts: 65
graphgraph
Go to topPage: 1