Welcome Guest, Not a member yet? Register   Sign In
Form helper - novalidate
#3

(06-26-2018, 12:16 PM)php_rocs Wrote: @Nome,

It is not impossible.  What form field type are you trying create with a novalidate attribute?

Oh sure:


Code:
<form ... novalidate>...</form>

Example:

PHP Code:
<?= form_open_multipart('answer/add', array('class' => 'needs-validation''but no validate ?'));?>
Reply


Messages In This Thread
Form helper - novalidate - by Nome - 06-26-2018, 11:07 AM
RE: Form helper - novalidate - by php_rocs - 06-26-2018, 12:16 PM
RE: Form helper - novalidate - by Nome - 06-26-2018, 12:54 PM
RE: Form helper - novalidate - by yehanny - 01-04-2021, 08:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB