Attaching a patch that correctly displays data in 7.x-3.x version, allows Views and allows AJAX.
I tried to keep the patch minimal but still a significant improvement compared to current version.
Also fixes #991488: View tab type not saved but leaves #991492: View tab type - displays not updated unfixed, I would prefer to fix that in a separate patch once this lands.
| Comment | File | Size | Author |
|---|---|---|---|
| quicktabs-7.x-3.x_views_ajax.patch | 6.44 KB | meba |
Comments
Comment #1
AgaPe commentedHi,
i have 7.x-2.x-dev from 2011-Feb-16. I have created 3 blocks using Views, created 3 tabs with ajax option, and only the first one displayed results. The two other were empty.
Turned out the ajax and it works fine. Could this patch help me or is it old, or not for this version of the module?
Comment #2
pasqualleno, this patch will not help you. please open a new issue, there is a bug in non-ajax handling in 7.x-2.x.
Comment #3
katbailey commented@meba, sorry for not responding about your patch before :-( I had been developing the Views support in parallel and not paying attention to my issue queue or I would have credited you in the commit seeing as you had gotten it most of the way there :-/