• Resolved jonny-s

    (@jonny-s)


    Hey,

    looks like multistep clears fields filled with default:shortcode_attr on pageload.

    Case:
    Form

    [text name default:shortcode_attr]
    [multistep lesekreis-next first_step skip_save "https://beta.example.de/lesekreise/kontakt/"]

    Shortocde
    [contact-form-7 id="976" name="Johann"]

    Actual behavior: You’ll see the data “Johann” for a second and then disappears. Without multistep-tag data remains.

    How to solve?

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

    (@webheadllc)

    Hi,

    I’m not seeing this behavior on my end. Does this happen when you first go to the form or after you submit the form and go back to the page? Also have you tried it using a private/incognito window?

    The behavior you’re describing sounds like the default value is working, but then the multi-step plugin is populating the field with a saved value (from another field named “name” or because the form was previously submitted).

    Thread Starter jonny-s

    (@jonny-s)

    Hi,

    thanks for your feedback.

    I renamed the fields to neither mail nor name, reactivated all plugins one by one and was not able to reproduce the error. Maybe it was due to field name name, I didn’t thought about it before.

    so I’ll mark as solved.

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Multistep clears default:shortcode_attr’ is closed to new replies.