Skip to content

Better custom form fields

Aydun requested to merge forms-tidy into master

Implement more form controls in my custom forms. Now does proper validation so can have submit buttons enabled and when click, invalid fields glow red. Before, button was confusingly disabled until form was filled good and proper, with no hint as to why the button wouldn't work.

Merge request reports