I just configured some views to use this nice display and found out that all FooTable bevaviour got lost after applying an exposed filter using AJAX. Any idea how to avoid this?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 0001-Calling-footable-using-Drupal.behaviors.patch | 735 bytes | daniel wentsch |
Comments
Comment #1
daniel wentsch commentedOkay, found a solution. Here's a patch that alters caller.js to call footable() using Drupal.behaviors instead of $(document).ready().
Works well for me.
Comment #2
matt v. commentedI was able to replicate the issue and the patch applied cleanly and fixed it. I've now committed the fix. Thanks Daniel!
Comment #4
djbakerman commentedproblem still happens
drupal 7.23 COMMONS
Comment #5
djbakerman commentedComment #6
djbakerman commentedmistake on my end by not enabling jquery to 1.8