• Resolved velphia

    (@velphia)


    Hi! Your plugin is amazing, thank you.

    I’m retreiving meta keys from database and linking two selects (states and agencies) with the code below. It works fine, except if one item contains a single quote. A state called “Saint-Nicolas-d’Arthabaska” for example will not display its attached agencies in the second select:

    [cf7-link-field recordset=”cf7-recordset-franchisees” field=”region” value=”state_value” text=”state_value” keep-options]

    [cf7-link-field recordset=”cf7-recordset-franchisees” field=”agency” value=”post_title” text=”post_title” condition=”record.state_value == ‘{field.region}'” keep-options]

    Thanks for your help

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

    (@codepeople)

    Hello @velphia,

    My apologies for the delay in responding to your question. We have been checking the issue cause and implementing a solution.

    Please install the latest plugin update, released just now, and purge your website and browser caches before testing your contact form again.

    Best regards.

    Thread Starter velphia

    (@velphia)

    Wow, that was fast, thank you very much!

    All the best

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Single quotes in meta keys’ is closed to new replies.