• Resolved nmc255

    (@nmc255)


    I am using Boxzilla to embed Quizzes/Surveys questions, and when Boxzilla is active the form is submitted without warning (ex: “This field is required”) even when it’s completely empty. Could you please tell me what would be causing this and how I can fix it?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Lap

    (@lapzor)

    Please share a link to a page where we can test this issue for you.

    Thread Starter nmc255

    (@nmc255)

    This is the page using Boxzilla.
    https://www.albustanseeds.org/ialphabet/participate/
    The forms (buttons and the forms) should show the warning sign when email is blank but it just goes through. It works in my local setup when Boxzilla is disabled.

    Plugin Contributor Lap

    (@lapzor)

    I would ask the provider of the form if they can add HTML5 validation to the form, or if you can change this form yourself add it that way.

    I’m not sure how they validate the form that it doesn’t work in a Boxzilla box but seems to me something specific to that plugin and I’m sure they are better able to help you with this.

    If you add for example the required tag to the email input it will block the form from submitting.

    Thread Starter nmc255

    (@nmc255)

    Gotcha, thanks for your response. I ended up writing a JS to add required attribute to the email fields, seems to be working so far.

    Plugin Contributor Lap

    (@lapzor)

    Awesome solution. ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Required fields submitted without warning when Boxzilla is active’ is closed to new replies.