I use an html field in my form to provide text. But when it is there, the form does not submit. Without the html field, the form submits. With the html field, you get the error “html required” - but “required” is not an option to toggle off. I think this field needs to be set as not required
This may cause by duplicate the field that had required checked and change the field type to html. Delete the html field and add it back from “add field”.
thank you for confirming, and thanks again to @bricksonemore for providing a workaround. I think that even if you duplicate a required field, and then set it to HTML, it should not be required anymore, so I’ve created and local bug report.