Actions
Bug #7470
closedcbremote validation rule does not function with select, checkbox, or radio inputs
Description
Any field that would validate exclusively on the change event will not work with the cbremote validation rule. This makes it difficult for ajax endpoints like query or code validation to function reliably without significant workarounds. The validation rule should be improved to better handle these scenarios.
Actions