• Resolved pracko

    (@pracko)


    I am using G Sheet Connector in combination with the Techsarathy Sendy CF7 Integration plugin. Your plugin works fine on forms using normal form tags such as [email* your=-email] Issue is that the Sendy integration plugin requires us to prepend each form field tag with ts_ so for example, the Email field tag should look like this in order for the form fields to pass through to Sendy via the API: [email* ts_your-email].

    But I understand that G Sheets Connector does not support underscores in form/mail tags.

    In the Google Sheets tab of my CF7 form I see a section that says: Field List – Available In Pro and below that a series of checkboxes including the following:

    ts_Email : ts-email

    But I’m not sure if the Pro version of your plugin will properly handle the ts_ in all of my mail tags by converting it to ts-Email and then push that into my Google Sheet. Will it?

    If not, how can I go about solving this underscores conflict between these plugins?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pracko

    (@pracko)

    Nevermind. I got this working. I had to modify the $key variable value in TsSendyShortcode.php of the Sendy plugin from ts_ to ts- and now it’s working perfectly. ??

    Plugin Author westerndeal

    (@westerndeal)

    @pracko

    Thanks for your message.
    Fantastic glad to hear that you solved by modifying the Sendy file.
    Feel free to let us know if you have any issues, or i can assist you further.

    Thanks
    Abdullah.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Need support for underscores ( _ )’ is closed to new replies.