Node Reference selection widget

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
electricmonk's picture

I have just published a new module which might be of interest to some of you:

http://drupal.org/project/nodereference_views_select

From the project page:

Provides a widget for Node Reference which displays the node teasers instead of a select box, and allows choosing the referenced nodes
from a Modal panel. The list is optionally sortable, depending on JQuery UI Sortables. The modal supports pagination, exposed filters
and exposed sorting, all using AJAX.

This is only supported for Drupal 5 for the moment, as the project I'm developing uses D5, but integration with D6 shouldn't be too difficult, and if anyone cares to volunteer I'll be glad to provide support / instructions / give my blessing.

Cheers

Shai

Comments

pagination Required on in Modal Panel

shaina2231's picture

I hav list of nodereferences in large numbers so i want pagination plz help how to do