Hi there,
I have a cck fields which have commas in them. In which I chose to use TSV instead of CSV.
But the thing is...
After using TSV, the fields containing the commas were wrapped with inverted commas in my TSV files.
This should not be a problem, but it is being displayed. Which means users can see them.
I have uploaded a screenshot of the fields with open inverted commas.
Would be grateful if anyone could point in the right direction, because it's that close before we can pack up make the site LIVE.
Cheers
Logi Khoo
| Comment | File | Size | Author |
|---|---|---|---|
| tsv-open-commas.gif | 10.96 KB | Logi Khoo |
Comments
Comment #1
Logi Khoo commentedI have got the problem fixed. It was a careless mistake.
Mac actually generate the csv differently from windows.
The quotes were excluded when the CSV is generated from Excel.
Cheers
Logi