Actions
Bug #5847
closedAjax 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.
Updated by krileon over 8 years ago
- Subject changed from Ajax validation does not work for multicheckbox or radio fields to Ajax validation does not work for some fieldtypes
- Description updated (diff)
Updated by krileon over 5 years ago
- % Done changed from 0 to 30
This is indeed an issue in CB it self with the cbremote validation rule, but workarounds can make this fairly functional.
Updated by krileon over 5 years ago
- Status changed from Assigned to Resolved
- % Done changed from 50 to 100
This is now fixed with both MRs addressed and validation rule binding fixes in CB Code Field.
Actions