• Resolved northstar67

    (@northstar67)


    Hello.
    After the form is submitted, if I hit the back button in the browser – IE8-9, Firefox 17.0.1 and Chrome 23.0.1 – the entered data is still visible. A refresh makes it disappear but ideally after the page redirects to a Thank You page all data should clear.
    What code can be added and where to avoid such behavior?
    Thank you for help!

    http://wordpress.org/extend/plugins/visual-form-builder/

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

    (@mmuro)

    This is how browsers work when it comes to forms and is expected behavior.

    Thread Starter northstar67

    (@northstar67)

    Hi Matthew,
    thanks for the reply.
    I am aware of that behavior , what I was looking for is some form of script to include in the php files that tells the data to disappear after Submit is clicked.
    I have seen JavaScript to that effect in various forums, but I am not sure how to apply it to your code.
    If it is a simple matter, your help and advice is welcome.
    If not, thanks anyway for the help.

    Ciao

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Clear data from form’ is closed to new replies.