• Resolved decografics

    (@decografics)


    Hi there.
    I am using Conditional Fields for Contact Form 7 in my form, and i cant find a way to make it work.
    I have 3 options in the dropdown, and each of them shows different content when selected.
    Eg:
    [select pro-123 include_blank “Pro-1” “Pro-2” “Pro-3”]

    [group Pro-1]
    pro-1 set
    [/group]

    [group Pro-2]
    pro-2 set
    [/group]

    [group Pro-3]
    pro-3 set
    [/group]

    If i select Pro-2 i want to send to PDF the group Pro-2 content.
    Is that possible?
    Or is there another way of doing it?
    Regards and thanks in advance.

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

    (@maximumsoftware)

    Yes. Here is one idea:

    1. Attach the same PDF 3 times
    2. Select an option to skip/omit the PDF when empty for all 3 PDFs
    3. Map pro-1 set to PDF 1 fields only, pro-2 set to PDF 2 fields only and pro-3 set to PDF 3 fields only (notice the PDF ID inside square brackets, such as [123])

    This will skip sending the PDFs that don’t have any fields set. This will only work if no fields from the other pro sets have values when you submit.

    Let me know if that helps or not.

Viewing 1 replies (of 1 total)
  • The topic ‘Conditional content’ is closed to new replies.