• Resolved Fran

    (@franfal)


    Hello, I’m using the contact form 7 multi step plugin.

    My problem is that in the email that is sent, the labels of the conditional groups don’t work.

    for example if I have this group in an intermediate step

    [group grupo-skype]
    <label> Number of hours (*)
    select* numero-hours-skype “1 hour” “2 hours” “3 hours” “4 hours” “5 hours” “6 hours” “7 hours” “8 hours” “9 hours” “10 hours” “20 hours” “30 hours”]</label>>
    [/group]

    And in the last step I in the email template have

    [grupo-skype]
    Number of hours: [numero-hours-skype]
    [/grupo-skype]

    This code is always shown, regardless of the condition…

    Is there any kind of incompatibility between contact form 7 by steps and Conditional Fields for Contact Form 7 ?

    Regards

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    Check my answer here: https://www.ads-software.com/support/topic/conflict-with-step-2-in-my-form/

    Also, I hope you realize that the example you posted is invalid HTML?
    Your tag needs to be [select …
    and your closing </label>> should be </label>

    Thread Starter Fran

    (@franfal)

    Hi, I don’t think you’ve got me right…

    My problem is that the conditional fields in the frontend work well for each step of my form.

    But when I receive the email with the data, I receive all the data of all the fields even those that were hidden according to the condition of the plugin.

    Do you understand what I mean?

    I need that when I receive the data in the email, I only want to receive the data from the visible fields, not from all the fields of the form.

    Regards

    Plugin Author Jules Colle

    (@jules-colle)

    do you still have this problem? I am a bit confused because you opened 2 topics and the other one was resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem with multi-step form’ is closed to new replies.