Character encoding in export
-
Dear Support,
I have issue on export to csv.
The user provided Hungarian characters like á,é,ő and the file encoding is not correct when I opening it in excel the characters looks like this:plugin version:
gravity forms: 2.5.16
GravityExport Lite: 1.10.1Munkáltató adószáma;Név
55555555555;Kovács Dávid;instead of this
Munkáltató adószáma;Név
55555555555;Kovács Dávid;System status from Forms / System status / Database Server
Database Character Set: utf8
Database Collation: utf8_general_cifrom wp-config.php
/** Database Charset to use in creating database tables. */
define( ‘DB_CHARSET’, ‘utf8’ );Can you please help how this can be solved? Thank you.
The topic ‘Character encoding in export’ is closed to new replies.