By knight42 on
Hi all
Am trying to expose the sort order for a view, so that users can change the order in which full nodes are presented to them. I want them to be able to switch between price (low>high, high>low) Date etc.
It needs to be full nodes that are displayed. I know i can do this in table views, but I need the full nodes to be shown.
Ive read that this may be an element of views 2, but does anyone know if this is possible in drupal 5? I really need some help with this, if i cant make it work my whole site is broke!!!
Thanks if anyone has some ideas or a work around.
Comments
Not possible in the current,
Not possible in the current, sorry. I need(ed) this as well.
yeah have kinda come up
yeah have kinda come up against a brick wall on this one. have done a work around and used a table, but have the full node in one of the fields. With a little CSS and custom node template with some theming it works quite well. Thanks for the answer anyways Prodigy!