Field Element not saving unicode data

itsdipak

Member
hi I created field element and typing "?????? 01" but when I saw in list or in detail view or in edit it dispalying ??????? 01.
I check in database it store ??????
what was the problem?

Please Help
 
Make sure your DB table (+columns) is set to unicode (assuming this is your database default).

There seems to be a bug at the moment when creating new lists. In list "Advanced" setting the collation default should be the database collation but it's taking the first (alphabetical) one. Set it to the correct one BEFORE saving the new list.
In existing lists this doesn't change existing (wrong) column collations, this has to be done manually in the DB.
https://github.com/Fabrik/fabrik/issues/993
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top