• Resolved Fran

    (@franfal)


    Hello,

    I have a strange problem that is driving me absolutely crazy…

    I have a form divided in 4 steps, all the steps send correctly the data to the email, except the step 2, besides if I click in the previous button all the fields keep their value, except the fields of the step 2.

    I don’t find the problem that step 2 has.

    In addition to this plugin I use this other one to show/hide fields.

    https://es.www.ads-software.com/plugins/cf7-conditional-fields/

    I believe that this plugin should not give problems… in fact in steps 3 and 4 does not give conflicts

    Can someone help me?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    Looks ok from the outside. The fields in step 2 seem to keep their value. Maybe you fixed it already?

    Are you using this code to send an email on every step:

    
    add_filter( 'wpcf7_skip_mail', '__return_false', 11 );
    
    Thread Starter Fran

    (@franfal)

    I finally upgraded to the pro version of the plugin and this fixed the problem thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The second step of my form does not send data’ is closed to new replies.