Entries Viewer is just fine. When exporting to xls it works fine. But i cant export to xls since its only giving me a max 0f 100 entires instead of 600.
When using the top left button export to CSV file i get all the 600 ~ entries but all special characters mess up.
Ok will try to reproduce but it could be the way you are saving the file, could you try saving it as utf-8 and ansii and see if that makes a difference
I tried this too.
And indeed, if I save this file with UTF-8 encoding the problem is "solved".
I assume it is now saved with Unicode as default encoding format?
Can this be changed, and how?
Export to CSV file remove all special characters
Hi Tim,
I think you should be able to solve this easily!! .. i have a french website where user can subscribe to an event with different french Fields.
Since we are using french as the default language all the entries and label has some special characters like "é", "à" and so so.
Now when admin export all the records to csv file all the Special characters mess up like for example "Catégorie / Category" and this is very annoying since some fileds are Name or Last Name.
Am using v3.0.12 and umbraco 4.11.8.
//Fuji
Comment author was deleted
Is this with the export in the entries viewer menu (so top right that opens a dialog) ? Entries viewer works fine?
Entries Viewer is just fine. When exporting to xls it works fine. But i cant export to xls since its only giving me a max 0f 100 entires instead of 600.
When using the top left button export to CSV file i get all the 600 ~ entries but all special characters mess up.
Comment author was deleted
Ok will try to reproduce but it could be the way you are saving the file, could you try saving it as utf-8 and ansii and see if that makes a difference
How do i get to change the saving option or switching it to utf-8 or ansii ?
Im also looking for a solutions for this problem. Where do you change the output to utf-8 and ansii
Comment author was deleted
That's in your editor ...
Hey Tim,
I tried this too. And indeed, if I save this file with UTF-8 encoding the problem is "solved". I assume it is now saved with Unicode as default encoding format? Can this be changed, and how?
is working on a reply...