Goomento - The Free Magento Page Builder Extension, that allows you to create unique Magento websites using advanced animations, custom CSS, responsive designs, and more, by performing simple actions such as drag and drop.
What form validations do you guys use? It appears that types like email don't actually do any validation on the form input. If this is true, I would say it is an implied bug... because why else would you have a specific type for email?
Are we to implement our own validators? If so, where do we do that (I assume in the code)???
What form validations do you guys use? It appears that types like email don't actually do any validation on the form input. If this is true, I would say it is an implied bug... because why else would you have a specific type for email?
Are we to implement our own validators? If so, where do we do that (I assume in the code)???