kitconcept / volto-form-builder

An interactive form builder for Volto, that allows editors to assemble forms via drag and drop.
4 stars 5 forks source link

Validation shows up as js alert when required field has not been filled out #46

Closed tisto closed 3 years ago

tisto commented 3 years ago

1) create a simple form with a required input and submit block 2) open the form and hit the submit button -> js alert shows up with cryptic message -> should: The field with the validation error should be marked red with a message that this field is required and needs to be filled out