HTML5 form validation can be disabled on Webforms by using hook_form_alter() to add a 'novalidate' attribute to the form element.
確定! 回上一頁