• Resolved yoshiwankenobi

    (@yoshiwankenobi)


    I have a form embedded into the website currently and it’s submitting the form and refreshing the page despite there being required fields. Is there a way to stop the redirect or prevent it from refreshing if there’s still required fields to input?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Nick Ciske

    (@nickciske)

    The plugin submits to itself and performs server side validation. It does not perform client side validation at this time.

    You could enforce that with jQuery validate or similar, but it’s not built in, yet.

Viewing 1 replies (of 1 total)

The topic ‘Disable redirect’ is closed to new replies.