client-side validation - Joomla! Forum - community, help and support


how client-side validate fields in form in order integrate validation of joomla?
eg integer greater zero
can serve both custom fields, or fields of type = "text" need validation
this example of fields joomla
i see there attributes
class = "validate-password"
validate = "password"

<field name="password1" type="password"
class="validate-password"
validate="password"
required="true"
/>

<field name="email1" type="email"
required="true"
unique="true"
validate="email"
/>


thanks answers






Comments

Popular posts from this blog

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

uppercase letters in url - Joomla! Forum - community, help and support

Joomla! Update is not offering Joomla 3 - Joomla! Forum - community, help and support