Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi sorry but I don’t understand your question. Can you provide more explanation.

    Thank you

    Thread Starter jessymarco

    (@jessymarco)

    if user make any mistake in form field like some users provide more than 10 numbers on phone number field,after submitting contact from,the contact from won’t redirect to page.I want the field notifies the user “you put wrong information” before redirection of the page

    Hi, what you are looking for is probably adding some regex code to validate the the phone number. You can check the following site.

    Thread Starter jessymarco

    (@jessymarco)

    I have provide that code to validate.I want notify user quickly if user make any mistake

    Did you also add a Regex fail message:?

    Thread Starter jessymarco

    (@jessymarco)

    yeah i have added but it displayed only after clicking the submit button the certain page got redirection ,i don want that page redirection ,Did you understand my question?

    Hi, I just carried out a test. When I click on submit it displays the error message without redirecting the form. Is this what you want your form to do?

    Thread Starter jessymarco

    (@jessymarco)

    but my form got redirection.What is the solution for that?

    Can you disable all your other plugins, then carry out a test with the form. Let me know if you still get redirected.

    Thank you

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

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