How to save data in UTF-8 format ?

sharad.jash

New Member
Hi...
I'm trying to save data in other languages.Is there a way to do it using fabrik ?

Do I need to change anything in db also?


Thanks in advance...

--sharad
 
You should use a database with collation UTF-8.
Fabrik is using the DB defaults.
If you change the collation of an existing database (resp. DB table) this won't change automatically the collation of already existing tables (resp. columns), you will have to change such collations, too.

In Fabrik list settings (Advanced) you can force a collation (but this, too, won't change the collation of already existing columns).
 
Hi troester,

Thanks for replying...it worked for me I have change my db and table collation to utf8_unicode_ci and also done the changes in list view settings as you mentioned .


 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top