Skip to content

Ignoring the HTML5 'required' attribute #515

@mayeenulislam

Description

@mayeenulislam

First of all, I appreciate the plugin, it's wonderful! 👍

I have a <select> field where I mentioned HTML5 required attribute: <select required multiple="multiple">...</select>. But when the plugin is activated it's not there. Because none of the <input> fields is holding the sign required.

Suggestion

I can share my idea, you can implement another hidden input field with the required attribute in place, and can validate the form. But I know, you know better than me. :)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions