deck9 / input

A privacy-focused, no-code, open-source form builder designed for simplicity and brand consistency.
https://getinput.co
GNU Affero General Public License v3.0
162 stars 27 forks source link

Some encoding problems and field names in csv #107

Closed VannaKarenina closed 8 months ago

VannaKarenina commented 9 months ago

Hi guys.

Found a problem with exporting data to CSV. Some answers in other languages are exported in this format: image

And I have another question. Is it possible to make a normal display of the question instead of symbols as in the screenshot ?

PhilReinking commented 9 months ago

Hey @VannaKarenina, thx for reporting. I will hava look into this. Can you tell me what language you used?

To your other question, right now you can only change the "title" of a block. You can find that in the editor via block settings. The title should also be used for the export column names.

VannaKarenina commented 9 months ago

Hey @VannaKarenina, thx for reporting. I will hava look into this. Can you tell me what language you used?

To your other question, right now you can only change the "title" of a block. You can find that in the editor via block settings. The title should also be used for the export column names.

Some of the respondents answered in Chinese, Russian, Japanese, Korean.

Tried set title of a block and in settings i have this: image And still have name of the qustion like id: image

PhilReinking commented 8 months ago

@VannaKarenina the encoding issue should be resolved.

Your request to output the message / question in CSV export is tracked here #116