You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, thanks for this plugin! I was wondering if there's any way to mark the field as required so the form won't submit unless it has a value? I would think via the required attribute of the <input> or <select>
The text was updated successfully, but these errors were encountered:
Hi there, thanks for this plugin! I was wondering if there's any way to mark the field as
required
so the form won't submit unless it has a value? I would think via therequired
attribute of the<input>
or<select>
The text was updated successfully, but these errors were encountered: