This is actually my first JS patch, so be gentle ;)

Patch adds checkbox and radios to auto-submit.
I've also moved the "not" into a filter(), so code will be more readable.

Comments

amitaibu’s picture

StatusFileSize
new1.59 KB

Patch without tabs.

merlinofchaos’s picture

The selectors used will miss the checkboxes if the full form class is on the form.

That selector chain is getting long enough that maybe we should consider using .add() instead just to break it up and make it more readable.

japerry’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Closing this issue as outdated as Drupal 6 ctools is not supported. If this issue is relevant for Drupal 7, feel free to re-open and mark for Drupal 7 (or 8)