Hi,
I would like to stop the input/validation errors from gravity forms from occurring completely, or to display a popup error message only.
The reason for this is that my form is simply a single number field for an Australian postal code on a specific background picture with a button directly beside it, this forms part of the header on my website. When invalid data is placed in the field, the input validation error messages come up which changes the styling of my form (causing the input box and submit button to lose their position). The form would normally feed data to a larger form if a number between 0000-9999 is entered.
Either, I want to be able to disable the submit button unless there is a four digit number in the field, or I want to be able to stop any sort of error feedback occurring on the form. Ideally, I would want some feedback to come in a new window opened.
Thanks.