Actions
Feature proposal #5908
closedImplement binding to Chosen, Select2, and CBSelect events
Description
If using chosen, select2, or cbselect jQuery to make the select more user friendly CB Conditional fails to condition as the input is hidden or its change event is never fired. If the input has the data for ether of those then be sure to bind also to their events.
Actions