Client side validation and validate-required-check

For Joomla! 2.5 Coding related discussions, please use: http://groups.google.com/group/joomla-dev-general
Note: All 1.6, 1.7 and 3.5 releases have reached end of life and should be updated to 3.x.

Moderator: ooffick

Forum rules
Please use the mailing list here: http://groups.google.com/group/joomla-dev-general rather than this forum.
Locked
User avatar
wojtekkk87
Joomla! Apprentice
Joomla! Apprentice
Posts: 34
Joined: Thu Mar 29, 2007 6:25 pm
Location: Poland
Contact:

Client side validation and validate-required-check

Post by wojtekkk87 » Thu Jan 28, 2016 6:12 pm

Hi guys,
After a long break I'm back in Joomla world. The friend of mine asked me about creating some custom component. I am trying to validate a form. Forms consists of few checkboxes which has to be checked before submit. I found that mootools supports:

Code: Select all

validate-required-check
Unfortunatly it doesn't work for me. Some another required fields are validated correctly. Do I have to configure it somehow, or import something in my view? Does anyone have any expirience with this kind of validation? Offcourse I could create my own jQuery code - but I would prefere to do it in proper way :)

I hope someone will be able to help me :)
I'm trying to understand ...

Locked

Return to “Joomla! 2.5 Coding”