Closed (fixed)
Project:
Dynamic Views
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2007 at 11:39 UTC
Updated:
12 Aug 2007 at 19:56 UTC
Hi,
Thanks for the documentation. I've tried to reproduce the example (case 2), but when I click on the exposed filters nothing happens and and I got this error on firebug (FF2):
$(this).parents(".dynamic-filter").attr("id") has no properties
http://localhost/drupal/modules/dynamic_views/js/dynamic_views.js
Line 178
Error happens also in IE7
Comments
Comment #1
sarvab commentedCan you supply an export of your view?
Thanks
Comment #2
amitaibuComment #3
amitaibuOOps, wrong Export:
Comment #4
sarvab commentedThe type of view for your page should be set to one of the Dynamic Filter: view types. Hopefully that does it....
Comment #5
amitaibuDamn, I feel like a fool for the second time.... You were right again.
Maybe in the README.TXT write:
2. Set the type of view to Dynamic Filter: Teaser/Full/List/Table (Make sure it is Dynamic Filter:Teaser, NOT Dynamic:Teaser)
Comment #6
sarvab commentedGlad you got it working! Ill also rewrite some of the README text there as per your suggestion. I realize there are some usability issues going on here and I plan on making it more intuitive.
Comment #7
(not verified) commented