nodereference_views_multifield 6.x-1.9

New features
Bug fixes
Unsupported
  1. Remove bogus 'project' attribute from .info file.
  2. Avoid PHP undefined index warning, if a second pipe isn't used in the extrafield definitions.
  3. Avoid PHP warnings if the selected View doesn't set the 'exclude' field property.
  4. When viewing nodes with a nodereference_views_multifield, continue to display selected nodes which were but are no longer part of the nodereference_views_multifield's view. In other words, if a lineitem was ordered, but is then no longer offered for sale (no longer present in products view), still display it as part of the order.

nodereference_views_multifield 6.x-1.8

New features
Unsupported

Added client-side search box, to filter Available Items. (Tested successfully on Firefox 8, Chrome 14, Safari 5.1, IE 8.)

nodereference_views_multifield 6.x-1.5

New features
Bug fixes
Unsupported

WARNING

When updating to this release (nodereference_views_multifield-6.x-1.5), you will need to configure the newly added permissions — otherwise no users except UID 1 will be able to select rows or edit extrafields.

nodereference_views_multifield 6.x-1.3

Bug fixes
Unsupported

Set both #value and #attributes on checkboxes, in case the form is submitted without being sent to the browser (via an internal node_form_submit() call, via comment_driven.module for example)

nodereference_views_multifield 6.x-1.1

Bug fixes
Unsupported

Use Views's result numbering, instead of assuming the results start at zero.

Subscribe with RSS Subscribe to Releases for Nodereference Views Multifield