SteveB Posted January 10, 2014 Posted January 10, 2014 I get validation errors from w3.orgs's HTML5 Conformance Checker when I build forms with the API. If I put more than one form on a page it complains because the id "_post_token" is repeated Also, hidden fields are not supposed to have labels. "The for attribute of the label element must refer to a form control." Theseare minor complaints and there are of course ways to repair the markup but perhaps these could be added to a To Do list. Thanks, 2
kongondo Posted January 10, 2014 Posted January 10, 2014 (edited) Maybe this post should be in the wishlist forum? Edited January 10, 2014 by kongondo
Recommended Posts