Active
Project:
AJAX Views
Version:
5.x-1.5
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2008 at 14:40 UTC
Updated:
27 Jun 2008 at 13:28 UTC
I've got a rather complex contemplate that overrides the teaser view for my nodes, which makes it a lot easier to build views that are themed in a consistent fashion (I have a lot of them). I'm trying to add AJAX Views to the mix, but even if I select "Teaser List" as the view type for the Page display, it just comes out as a plain bulleted list of node titles. How do I get it to use the teasers instead?
Comments
Comment #1
mavimo commentedYou must use theme_* function to theming your item, default output function is the biggest problem of this module, i'm working on solve this, but there are some bug and I'm not able to find it. Please see issue http://drupal.org/node/211647 to solver your problem, if you can help me to solve this problem.. :P
Bye
Mavimo