• Resolved jeeveguillano

    (@jeeveguillano)


    We’ve staged a contact form and we were able to follow the tutorials on how to map the fields. However, when we tested the contact form checkboxes, output PDF was not able to save the value of the checkboxes. Perhaps we might have missed something on the setup.

    These are the values we’ve set on the checkboxes:

    [checkbox s_450709670-subform0-checkbox15 “Car/Station Wagon”]

    [checkbox s_450709670-subform0-checkbox13 “Motorcycle”]

    [checkbox s_450709670-subform0-checkbox11 “Truck”]

    [checkbox s_450709670-subform0-checkbox16 “Trailer”]

    [checkbox s_450709670-subform0-checkbox14 “Bus”]

    [checkbox s_450709670-subform0-checkbox12 “Plant”]

    [checkbox s_450709670-subform0-checkbox10 “Other”]

    https://stg.classicandcustom.com.au/test-form-signup/

    We are looking forward for your feedback soon.

    Kind regards,
    Jeeve

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

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

    (@maximumsoftware)

    You have to make sure your CF7 checkbox value matches the PDF checkbox export value. Usually this can be done with pipes.

    See https://contactform7.com/selectable-recipient-with-pipes/.

    Usually, PDF editors have “On” or “Yes” as export values for checkboxes by default.

    So, if your PDF checkbox export value is “On” then your checkbox tag would need to look like this:

    [checkbox s_450709670-subform0-checkbox15 “Car/Station Wagon|On”]

Viewing 1 replies (of 1 total)
  • The topic ‘Checkboxes are not working’ is closed to new replies.