Show exposed filters on cck nodereference fields
kdebaas - December 31, 2006 - 15:47
| Project: | Content Construction Kit (CCK) |
| Version: | 5.x-1.x-dev |
| Component: | nodereference.module |
| Category: | feature request |
| Priority: | normal |
| Assigned: | mfredrickson |
| Status: | active |
Jump to:
Description
I was pleasantly surprised to see that the options for cck nodereference fields were all of a sudden expanded from selecting between content types to include slecting between nodes in a view, days after installing Views.
The first thing I did is to sort the nodes by date, so that the most recent nodes would be on top. Then I wondered, is it possible to use the exposed filters in the nodereference field? So that if the list of referencable nodes is very long, one could let the enduser narrow down the listing to the year they want, for example?
I tried a few things, but I couldn't figure out whether I was missing something obvious, or whether this is actually a feature request.
Thanks

#1
This is for CCK's nodereference rather than Views.
Actually this idea was raised previously in the thread that added the "views selection" feature :
see http://drupal.org/node/78825#comment-134881
In short : good idea, but probably rather complicated...
I think mfredrickson has made some very promising work in this area, but I had no time so far to actually try it or see how this could be integrated with nodereference widgets
#2
Ok Thanks, will closely follow the other thread...
#3
I'm assigning this to me, so I remember to update it when progress is made on the views side of things.
I have a widget for node reference fields that uses the form element from the link above. This will be a reminder to submit it when the views patches hit.
#4
This would be great -- I was just looking for this functionality.