• Resolved anthony.larlance

    (@anthonylarlance)


    Hi,

    I am trying to create a form where all the text is in traditional Chinese characters. Upon saving the text turns into ????. Is there anyway to get the form to accept chinese characters or for all text fields to be translatable strings?

    Kind Regards,
    Anthony

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello,

    The issue is caused by the character encoding of your database, to solve it, please, follow the steps below:

    1. Go to the settings page of the plugin, through the menu option: “Settings/Calculated Fields Form”

    2. Select the option: “UTF-8” for the attribute: “Character encoding”

    3. And finally, press the “Update” button.

    Unfortunately the texts entered previously were stored with an incorrect character encoding, and would be necessary to enter them again.

    Best regards.

    Thread Starter anthony.larlance

    (@anthonylarlance)

    Thanks, worked perfectly

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Creating a form in another language’ is closed to new replies.