• Hi People,
    Anyone help with this OR know why it’s happening, I have one form on TWO different pages on the site, required fields WORK on one of the pages BUT not the other, WELL actually they do because clicking submit without filling ANY of the information returns ALL fields “REQUIRED” upon clicking submit on the form AFTER filling in name/email/telephone and leaving out some date fields I get an Oops! That page can’t be found ….. ???

    Anyone know what this is, and how to fix ?? is it a bug ?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website in question?

    Thread Starter brook1979

    (@brook1979)

    Hi Takayuki,

    Thanks for responding! Appreciate the assistance.

    flights2florida com/orlando-villas/
    flights2florida com/property/532-2/

    Carl

    @brook1979,

    You are using TWO different forms (possibly duplicated but still separate)… This means each one of them is deifined on its own.

    One is numbered 491 where for example the “to city” is defined as Required, and the second form being numbered 114, the same field is NOT defined as Required. Simple as that.

    • This reply was modified 5 years, 1 month ago by ziegel.
    Thread Starter brook1979

    (@brook1979)

    Hi Zigel,

    The 491 form is required, you’re correct BUT it is this form that is causing the “OOPS” page if these fields are left blank, usually you will see a “Required Fields” warning BUT this is NOT happening and it’s producing the “oops” page instead..

    Any ideas on this ?

    Carl

    Thread Starter brook1979

    (@brook1979)

    Anyone ??

    Thread Starter brook1979

    (@brook1979)

    Hi Zigel OR Takayuki

    Here is the code for the “114” form,

    <div class=”calendar-dates”>
    <div class=”col-xs-4″>From:</div>
    <div class=”col-xs-7″>[text* airport-from placeholder “(City or Airport)”]</div>
    <div class=”col-xs-4″>To:</div>
    <div class=”col-xs-7″>[text* airport-to placeholder “(City or Airport)”]</div>
    </div>

    As you can see the “to city” is REQUIRED!

    Any advice on how to resolve this ?

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

The topic ‘Required Fields’ is closed to new replies.