• Resolved synthview

    (@synthview)


    Helo, and thanks for your great plugin I use often!
    Today I had a special request of creating a form sending to different recipients, based on the topic selected in a select menu.
    I’ve found the “Dynamic Recipient for Contact Form 7” plugin that does it. However, I have an issue because when an accented letter is present in the select option, the encoding is screwed when arriving to the plugin’s hook.
    In other words, in your form configurator I put:

    Je souhaite rejoindre votre équipe

    It should display
    In CF7 configurator I’ve set
    Je souhaite rejoindre votre équipe

    But if I do a print_r of the array passed to the other plugin I see
    Array ( [select-email] => Je souhaite rejoindre votre équipe )

    Would you have any advice on how to get the accents preserved, or to be sent stripped?
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Accented letters encoding issue for select fields’ is closed to new replies.