entityreference_view_widget 7.x-2.1

Bug fixes
Unsupported

Changes since 7.x-2.0:

  • #2894554 by jsacksick: Fix the entity reference removal when unchecking checkboxes.

entityreference_view_widget 7.x-2.0-rc5

Bug fixes
Unsupported

Changes since 7.x-2.0-rc4:

  • #1626668 by daulet2030, tedbow, stella: Provide referencing entity as views argument
  • #2389813: Fix modal window not closing when the "force single" option is selected.

entityreference_view_widget 7.x-2.0-rc3

Bug fixes
Unsupported

Changes since 7.x-2.0-rc2:

  • #2339385 by thim: Check if the entity still exists before calling entity_label.
  • #2337183: Escape entity labels.

entityreference_view_widget 7.x-2.0-rc2

Bug fixes
New features
Unsupported

Changes since 7.x-2.0-rc1:

  • #2328397: Make ERVW compatible with taxonomy_term_reference fields.
  • #2317949 by dstotijn: Make the jQuery selector string for ajax table replacement less generic.
  • #2313445: Fix applicable views not found.

entityreference_view_widget 7.x-2.0-rc1

Bug fixes
Unsupported

Changes since 7.x-2.0-beta5:

  • #1506658: Display submit button even if there's no result in the view.
  • #2306389 by dr.admin, jsacksick: Fix integration with entityreference_prepopulate.

entityreference_view_widget 7.x-2.0-beta3

Bug fixes
New features
Unsupported

Changes since 7.x-2.0-beta2:

  • Cleanup the handling of multiple widgets in the same page.
  • Store the selected ids in a unique form state key.
  • Follow-up to #2203703: Fix some issues when multiple widgets displayed in the same form.
  • #2203703: Implement the "Pass selected entity ids to View" + code cleanup.

entityreference_view_widget 7.x-2.0-beta2

Bug fixes
Unsupported

Changes since 7.x-2.0-beta1:

This release contains some bugfixes around the way we're retrieving the selected entities in the modal.

  • #2247045 by jsacksick: Embed the view in the modal form.
  • Restore the js workaround for the exposed filters.

entityreference_view_widget 7.x-2.0-beta1

Bug fixes
New features
Unsupported

Changes since 7.x-2.0-alpha3:

This new release makes use of the Ajax form API provided by Drupal.

  • Follow-up to #2242819: Fix an issue with the view.
  • Follow-up to #2242819: Cleanup a bit the js file.
  • Fix a warning in entityreference_view_widget_field_widget_form().
  • #2242819 by jsacksick: Make use of Ajax Form API for the modal.

entityreference_view_widget 7.x-2.0-alpha2

Bug fixes
Unsupported

Changes since 7.x-2.0-alpha1:

  • #2181015 by nhck, joncjordan: Fix ajax call url not using Drupal basePath setting.
  • #2185265 by jsacksick: Fix Field Collection integration.
  • #2182563 by jsacksick: Clear the views javascript settings array before if exists before opening the modal.
  • #2176911 Fix Call to undefined method stdClass::preview.

entityreference_view_widget 7.x-2.x-dev

Bug fixes
New features

A 2.x version of the module uses a new approach in the UI and includes some bug fixes. The major updates are:

* the view widget now appears in a Ctools modal window
* the already selected field values are showing up in a default styled table
* a checkbox field added to the view (see https://drupal.org/node/1309632 for details)
* the widget can be used with any field cardinality

entityreference_view_widget 7.x-1.0-alpha1

Unsupported

Initial release.

This project is used in production, but should be considered rough around the edges.
Developer help is sorely needed.

Subscribe with RSS Subscribe to Releases for Entity Reference View Widget