• Resolved dkolski

    (@dkolski)


    I am trying your plugin before buying it but can’t seem to get the checkbox or radio to work properly.

    only the text fields seem to be reported correctly in the pdf.

    Can you help.

    Thanks,

    Daniel

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author maximum.software

    (@maximumsoftware)

    Make sure the checkbox and radio box values match those in the PDF file.

    Make sure you use the same values in your CF7 field as displayed by the “New Tag:” line in the Input Field Mapper Tool when you select the right PDF field in the dropdown.

    What exactly doesn’t work? Is the checkbox in the PDF file not filled? Or something else?

    Thread Starter dkolski

    (@dkolski)

    I am using the “Get Tag” button to create the CF7 form.

    The checkbox are not filled.

    Maybe the problem is coming from my pdf document (created with pdf element 6).

    Is there a way to debug ?

    Plugin Author maximum.software

    (@maximumsoftware)

    Can you send me the PDF file (to admin at maximum.software)? I can try to reproduce the bug on my end.

    Plugin Author maximum.software

    (@maximumsoftware)

    It looks like the PDF has a few options for those fields. Option “0” is the one that activates the button (rather than the actual text value or the “Yes” value). There is a bug in the plugin, it omits the “0” value. I will deploy a fix with the next version. However, you may still want to fix the PDF. Fields need to be activated by proper text values. Otherwise, your site will have “0” as an option, but you may want to have an actual text instead.

    Plugin Author maximum.software

    (@maximumsoftware)

    Deployed the fix.

    I’m having a similar issue. Can I provide you the PDF and have you take a look? What email address should I send it to?

    Plugin Author maximum.software

    (@maximumsoftware)

    Send it to admin at maximum dot software.

    Plugin Author maximum.software

    (@maximumsoftware)

    The field in question had a really long name. This generated a long base64 string for the contact form field. The problem turned out to be possibly the firewall stripping out the field from the request due to possibly detecting a very long base64 string.

    In such cases I recommend using the field mapper feature (and not the tag generator).

    Plugin Author maximum.software

    (@maximumsoftware)

    By the way, for people who want to use different values in their CF7 forms, you can use the pipe feature.

    Here is some more info:
    https://contactform7.com/selectable-recipient-with-pipes/

    You can use it with checkbox and radio tags too.

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

The topic ‘Checkbox doesn’t reflect in the pdf’ is closed to new replies.