• Resolved jramones

    (@jramones)


    Selecting “required” for an input doesn’t add the “required” attribute to inputs, it only adds the asterisk.

    This is causing forms to be submitted without filling out required fields.

    For now, I’m using javascript to manually add the required attribute to input fields, but it would be great if this could be fixed.

Viewing 1 replies (of 1 total)
  • Plugin Author brilliantplugins

    (@brilliantplugins)

    The plugin does server side validation, but I’ll add this to the backlog.

Viewing 1 replies (of 1 total)
  • The topic ‘Bug: Required Inputs’ is closed to new replies.