aldryn-forms icon indicating copy to clipboard operation
aldryn-forms copied to clipboard

add attribute required="required"

Open Lionardo opened this issue 11 years ago • 3 comments

if field is required add the html attribute required="required" to the selected input field.

Lionardo avatar Jun 06 '14 12:06 Lionardo

fixed by 6fd151f903062dd7630bc87b96480a2f84786410

czpython avatar Aug 07 '14 21:08 czpython

weird issue happens on some sites, for some reason this causes problems when used on multiple radio buttons, basically I keep getting popup saying field is required, but radio buttons are only one choice.

czpython avatar Aug 08 '14 00:08 czpython

image

Can confirm that this does not work

FinalAngel avatar Feb 15 '16 16:02 FinalAngel