Actions
Bug #5846
closedAjax validation does not work for some fieldtypes
Bug #5846:
Ajax validation does not work for some fieldtypes
Description
When using ajax validation on multicheckbox, radio, date, or datetime fieldtypes it does not function. This is due to how the CB jQuery validation binds to the input elements. Fixes likely needed in CB for multicheckbox and radio usages.
Actions